Module stm32f1xx_hal::i2c

source ·
Expand description

Inter-Integrated Circuit (I2C) bus

Re-exports

pub use blocking::BlockingI2c;

Modules

Structs

I2C peripheral operating in master mode

Enums

Traits

Helper trait to ensure that the correct I2C pins are used for the corresponding interface