[][src]Module stm32h7xx_hal::i2c

Inter Integrated Circuit implementation

Structs

I2c

Enums

Error

I2C error

Traits

I2cExt
PinScl

A trait to represent the SCL Pin of an I2C Port

PinSda

A trait to represent the SDL Pin of an I2C Port

Pins