Module interface

Source
Expand description

Interface traits and implementations

Structs§

Generic8BitBus
A generic implementation of OutputBus using OutputPins
Generic16BitBus
A generic implementation of OutputBus using OutputPins
ParallelInterface
Parallel communication interface
SpiInterface
Async SPI interface for MIPI DCS displays.

Enums§

InterfaceKind
Interface kind.
ParallelError
Parallel interface error
SpiError
Error type for the async SPI interface.

Traits§

Interface
Command and pixel interface
OutputBus
This trait represents the data pins of a parallel bus.