Module opentitanlib::app::config
source · Structs
- Representation of the complete and unresolved content of a single confguration file.
- Configuration of a particular I2C bus.
- Declaration of an IO expander. Its name, how to reach it, and which protocol driver to use.
- Declaration of a name of an IO expander and pin number on it.
- Configuration of a particular GPIO pin.
- Configuration of a particular SPI controller port.
- Configuration of a particular GPIO pin.
- Configuration of a particular UART port.
Enums
- Identifier of the driver/protocol uses by an IO expander.
- Parity configuration for UART communication.
- Stop bits configuration for UART communication.