Expand description
Description collection[n]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
Structs§
- CONFIG_
SPEC - Description collection[n]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
- R
- Register
CONFIG[%s]
reader - W
- Register
CONFIG[%s]
writer
Enums§
- MODE_A
- Mode
- OUTINIT_
A - When in task mode: Initial value of the output when the GPIOTE channel is configured. When in event mode: No effect.
- POLARITY_
A - 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 Aliases§
- MODE_R
- Field
MODE
reader - Mode - MODE_W
- Field
MODE
writer - Mode - OUTINIT_
R - Field
OUTINIT
reader - When in task mode: Initial value of the output when the GPIOTE channel is configured. When in event mode: No effect. - OUTINIT_
W - Field
OUTINIT
writer - When in task mode: Initial value of the output when the GPIOTE channel is configured. When in event mode: No effect. - POLARITY_
R - 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. - POLARITY_
W - 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. - PORT_R
- Field
PORT
reader - Port number - PORT_W
- Field
PORT
writer - Port number - PSEL_R
- Field
PSEL
reader - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event - PSEL_W
- Field
PSEL
writer - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event