M66 - Output I2C

Send and receive data from I2C.

Syntax

M66 H Q

Parameters

H I2C address in 8bit mode.
Q Data send to I2C interface.

Syntax

M66 H Q E <R> <D>

Parameters

H I2C address in 8bit mode.
Q Parameter number of first data location.
E Data count.
R Parameter number for returned data. (optional)
D Returned data count. (optional)

Examples

M66 H80 Q0