Expand description

Inter-Integrated Circuit (I2C) bus. Synchronized with the stm32h7xx-hal implementation, as of 2021-02-25.

Structs

I2C peripheral operating in master mode

Enums

I2C error

Traits

SCL pin. This trait is sealed and cannot be implemented.

SDA pin. This trait is sealed and cannot be implemented.