Expand description
Description collection[n]: Configuration for OUT[n], SET[n] and CLR[n] tasks and IN[n] event
Structs§
- Description collection[n]: 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 Aliases§
- Field
MODEreader - Mode - Field
MODEwriter - Mode - Field
OUTINITreader - When in task mode: Initial value of the output when the GPIOTE channel is configured. When in event mode: No effect. - Field
OUTINITwriter - When in task mode: Initial value of the output when the GPIOTE channel is configured. When in event mode: No effect. - 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. - 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. - Field
PORTreader - Port number - Field
PORTwriter - Port number - Field
PSELreader - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event - Field
PSELwriter - GPIO number associated with SET[n], CLR[n] and OUT[n] tasks and IN[n] event