Expand description
I2c shared bus implementations.
Structs§
- Atomics-based shared bus
I2cimplementation. critical-section-based shared busI2cimplementation.RefCell-based shared busI2cimplementation.
Enums§
- Wrapper type for errors originating from the atomically-checked I2C bus manager.