Expand description

Description collection: Configuration for OUT[n], SET[n], and CLR[n] tasks and IN[n] event

Structs

Description collection: Configuration for OUT[n], SET[n], and CLR[n] tasks and IN[n] event
Register CONFIG[%s] reader
Register CONFIG[%s] writer

Enums

Mode
When in task mode: Initial value of the output when the GPIOTE channel is configured. When in event mode: No effect.
When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event.

Type Definitions

Field MODE reader - Mode
Field MODE writer - Mode
Field OUTINIT reader - When in task mode: Initial value of the output when the GPIOTE channel is configured. When in event mode: No effect.
Field OUTINIT writer - When in task mode: Initial value of the output when the GPIOTE channel is configured. When in event mode: No effect.
Field POLARITY reader - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event.
Field POLARITY writer - When In task mode: Operation to be performed on output when OUT[n] task is triggered. When In event mode: Operation on input that shall trigger IN[n] event.
Field PORT reader - Port number
Field PORT writer - Port number
Field PSEL reader - GPIO number associated with SET[n], CLR[n], and OUT[n] tasks and IN[n] event
Field PSEL writer - GPIO number associated with SET[n], CLR[n], and OUT[n] tasks and IN[n] event