embedded_hal_bus
0.1.0
Module i2c
Structs
In crate embedded_hal_bus
?
Module
embedded_hal_bus
::
i2c
source
·
[
−
]
Expand description
I2c
shared bus implementations.
Structs
§
CriticalSectionDevice
critical-section
-based shared bus
I2c
implementation.
RefCellDevice
RefCell
-based shared bus
I2c
implementation.