Module i2c

Source
Expand description

I2C Implementations

Check the documentation of I2c for details.

Modules§

twi_status
TWI Status Codes

Structs§

I2c
I2C driver

Enums§

Direction
I2C Transfer Direction
Error
I2C Error

Traits§

I2cOps
Internal trait for low-level I2C peripherals.