Expand description
General purpose input/output (GPIO) driver.
Structs§
- AnyPin
- Type-erased GPIO pin
- Flex
- GPIO flexible pin.
- Input
- GPIO input driver.
- Output
- GPIO output driver.
- Output
Drive - Drive strength settings for an output pin.
Enums§
- Level
- Digital input or output level.
- Level
Drive - Drive strength settings for a given output level.
- Port
- A GPIO port with up to 32 pins.
- Pull
- Pull setting for an input.