Module embassy_nrf::gpiote
source · Expand description
GPIO task/event (GPIOTE) driver.
Structs
Type-erased channel.
GPIOTE channel driver in input mode
GPIOTE channel driver in output mode
Enums
Polarity for listening to events for GPIOTE input channels.
Polarity of the OUT task operation for GPIOTE output channels.
Traits
GPIOTE channel trait.