Prototype
I2C_Write (val)
Description
Write a value on the I2C bus.
Return
The byte read while sending.
Prototype
I2C_Write (val)
Description
Write a value on the I2C bus.
Parameter | Type | Description |
---|---|---|
delay | uint8 | Number of ticks to delay |
Return
The byte read while sending.