Syntax:
I2CStartoccurred
Command Availability:
Available on all microcontrollers except 12 bit instruction Microchip PIC microcontrollers (10F, 12F5xx, 16F5xx chips)
Explanation:
If the I2C routine IS operating in Slave mode, this function will check if a start condition has occurred since the last run of this function. 'Only used in slave mode
Example:
Please see I2CSend and I2CReceive for an example.
Supported in <I2C.H>