Structs§
- Configuration
File - Representation of the complete and unresolved content of a single confguration file.
- I2cConfiguration
- Configuration of a particular I2C bus.
- IoExpander
- Declaration of an IO expander. Its name, how to reach it, and which protocol driver to use.
- IoExpander
Pin - Declaration of a name of an IO expander and pin number on it.
- PinConfiguration
- Configuration of a particular GPIO pin.
- SpiConfiguration
- Configuration of a particular SPI controller port.
- Strapping
Configuration - Configuration of a particular GPIO pin.
- Uart
Configuration - Configuration of a particular UART port.
Enums§
- Error
- IoExpander
Driver - Identifier of the driver/protocol uses by an IO expander.
- Uart
Parity - Parity configuration for UART communication.
- Uart
Stop Bits - Stop bits configuration for UART communication.