Module stm32f3xx_hal::i2c

source ·
Expand description

Inter-Integrated Circuit (I2C) bus

Examples

A usage example of the i2c peripheral can be found at examples/i2c_scanner.rs

Structs

  • I2C peripheral operating in master mode

Enums

Traits