NetBurner 3.0
I2C Parameter Macros

Macros

#define I2C_START_READ   (1)
 Read option to be used for bRead_Not_Write.
 
#define I2C_START_WRITE   (0)
 Write option to be used for bRead_Not_Write.
 

Detailed Description

The following defines are meant to be used with certain parameters to the I2C functions.