Ok the FIFODT, FIFO DATA is not the one we are looking for.

Just tried to see what could i get by requesting it using the following code. Also the code is not right but that is why i would like your help in here.
Code:
REG_FIFO_DATA = $07
i2cread  sda,scl,contrd,REG_FIFO_DATA,[fifod1,fifod2,fifod3],error

HSEROUT [$73,$04,$0C,$11,$F8,$1F,dec fifod1,dec fifod2,dec fifod3,$00]   ' fuchsia color $F8, $1F
Hserin  timeout,error,[wait(6)]
First i would like to retrieve the raw data of the IR LED.