Expand description
Re-exports§
pub use bitvec;
pub use embedded_io;
pub use embedded_io_async;
Macros§
- Macro to implement the device driver.
Structs§
- Intermediate type for doing buffer operations
- Intermediate type for doing command operations
- The error returned by the generated TryFroms. It contains the base type of the enum.
- Object that performs actions on the device in the context of a register
Traits§
- A trait to represent the interface to the device.
- A trait to represent the interface to the device.
- A trait to represent the interface to the device.
- A trait to represent the interface to the device.
- Common error definition for (async) BufferInterface
- A trait to represent the interface to the device.
- A trait to represent the interface to the device.