Expand description
Shared bus implementations
Modules§
- asynch
- Asynchronous shared bus implementations for embedded-hal-async
- blocking
- Blocking shared bus implementations for embedded-hal
Enums§
- I2cDevice
Error - Error returned by I2C device implementations in this crate.
- SpiDevice
Error - Error returned by SPI device implementations in this crate.