Module i2c

Source
Expand description

I2c shared bus implementations.

Structs§

CriticalSectionDevice
critical-section-based shared bus I2c implementation.
RefCellDevice
RefCell-based shared bus I2c implementation.