[][src]Module nrf52832_pac::gpiote::config

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

Structs

MODE_W

Write proxy for field MODE

OUTINIT_W

Write proxy for field OUTINIT

POLARITY_W

Write proxy for field POLARITY

PSEL_W

Write proxy for field PSEL

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 Definitions

MODE_R

Reader of field MODE

OUTINIT_R

Reader of field OUTINIT

POLARITY_R

Reader of field POLARITY

PSEL_R

Reader of field PSEL

R

Reader of register CONFIG[%s]

W

Writer for register CONFIG[%s]