Module embedded_hal_bus::i2c
source · Expand description
I2c
shared bus implementations.
Structs§
- Atomics-based shared bus
I2c
implementation. critical-section
-based shared busI2c
implementation.RefCell
-based shared busI2c
implementation.
Enums§
- Wrapper type for errors originating from the atomically-checked I2C bus manager.