Expand description
Inter-Integrated Circuit (I2C) bus For now, only master mode is implemented
Structs§
- Blocking
I2c - embedded-hal compatible blocking I2C implementation
- I2c
- I2C peripheral operating in master mode
Enums§
- Error
- I2C error
- Mode
- SPI mode. The user should make sure that the requested frequency can be generated considering the buses clocks.