[−][src]Module stm32f1xx_hal::i2c
Inter-Integrated Circuit (I2C) bus
Structs
| BlockingI2c | embedded-hal compatible blocking I2C implementation |
| I2c | I2C peripheral operating in master mode |
Enums
| DutyCycle | |
| Error | I2C error |
| Mode |
Traits
| Pins | Helper trait to ensure that the correct I2C pins are used for the corresponding interface |