Module kernel::services::i2c::messages

source ·
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§

Enums§

  • Whether an I²C bus operation is a read or a write.