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
MODEreader - Mode - MODE_W
- Field
MODEwriter - Mode - OUTINIT_
R - Field
OUTINITreader - When in task mode: Initial value of the output when the GPIOTE channel is configured. When in event mode: No effect. - OUTINIT_
W - Field
OUTINITwriter - When in task mode: Initial value of the output when the GPIOTE channel is configured. When in event mode: No effect. - POLARITY_
R - Field
POLARITYreader - 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
POLARITYwriter - 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
PORTreader - Port number - PORT_W
- Field
PORTwriter - Port number - PSEL_R
- Field
PSELreader - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event - PSEL_W
- Field
PSELwriter - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event