Expand description
GPIO task/event (GPIOTE) driver.
Structs§
- AnyChannel
- Type-erased channel.
- Input
Channel - GPIOTE channel driver in input mode
- Output
Channel - GPIOTE channel driver in output mode
Enums§
- Input
Channel Polarity - Polarity for listening to events for GPIOTE input channels.
- Output
Channel Polarity - Polarity of the OUT task operation for GPIOTE output channels.
Traits§
- Channel
- GPIOTE channel trait.