Expand description
Messages used to communicate with an I2cService
implementation.
The types in this module are primarily used by implementations of the
I2cService
, and are not relevant to users of the I2cClient
interface.
Structs§
- An I²C bus transfer within a
Transaction
.
Enums§
- Whether an I²C bus operation is a read or a write.