18.6.4.6 Enum i2c_transfer_direction
For master: transfer direction or setting direction bit in address. For slave: direction of request from master.
Enum value | Description |
---|---|
I2C_TRANSFER_WRITE |
Master write operation is in progress |
I2C_TRANSFER_READ |
Master read operation is in progress |