Re-exports§
pub use qspi_flash::QspiFlashBus;pub use simple::SimpleDisplayBus;
Modules§
Structs§
- Frame
Control - Metadata
- Metadata about the pixel data transfer.
Traits§
- BusBytes
Io - An optional trait for buses that support non-atomic command and data writing.
- BusHardware
Fill - An optional trait for buses that support hardware-accelerated solid color filling.
- BusRead
- An optional trait for buses that support reading data back from the display.
- Display
Bus - The core interface for all display bus implementations.
- Error
Type - Error type trait.