Expand description
GPIO driver.
Structs§
- AnyPin
- Type-erased GPIO pin
- Dormant
Wake - Dormant wake driver.
- Dormant
Wake Config - Dormant mode config.
- Flex
- GPIO flexible pin.
- Input
- GPIO input driver.
- Output
- GPIO output driver.
- Output
Open Drain - GPIO output open-drain.
Enums§
- Bank
- A GPIO bank with up to 32 pins.
- Drive
- Drive strength of an output
- Interrupt
Trigger - Interrupt trigger levels.
- Level
- Represents a digital input or output level.
- Pull
- Represents a pull setting for an input.
- Slew
Rate - Slew rate of an output