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
Open Drain - GPIO output open-drain driver.
Enums§
- Bank
- Drive
- Drive strength of an output
- Level
- The GPIO pin level for pins set on “Digital” mode.
- Pull
- Pull setting for a GPIO input set on “Digital” mode.
- Slew
Rate - Slew rate of an output