Structs§
- A log of I2C operations performed by the I2C host since last time, as well as whether the I2C host is currently waiting to read data.
Enums§
- Record of one transfer initiated by the I2C host, to which the debugger responded as I2C device.
- Errors related to the I2C interface and I2C transactions.
- Status of I2C read operations (data from device to host).
- Represents a I2C transfer to be initiated by the debugger as I2C host.
Traits§
- A trait which represents a I2C Bus.