18.6.4.3 Enum i2c_slave_direction
Enum for the direction of a request.
Enum value | Description |
---|---|
I2C_SLAVE_DIRECTION_READ |
Read |
I2C_SLAVE_DIRECTION_WRITE |
Write |
I2C_SLAVE_DIRECTION_NONE |
No direction |