Module nrf52840_hal::pac::gpiote[][src]

Expand description

GPIO Tasks and Events

Modules

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

Description collection[n]: Event generated from pin specified in CONFIG[n].PSEL

Event generated from multiple input GPIO pins with SENSE mechanism enabled

Disable interrupt

Enable interrupt

Description collection[n]: Task for writing to pin specified in CONFIG[n].PSEL. Action on pin is to set it low.

Description collection[n]: Task for writing to pin specified in CONFIG[n].PSEL. Action on pin is configured in CONFIG[n].POLARITY.

Description collection[n]: Task for writing to pin specified in CONFIG[n].PSEL. Action on pin is to set it high.

Structs

Register block

Type Definitions

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

Description collection[n]: Event generated from pin specified in CONFIG[n].PSEL

Event generated from multiple input GPIO pins with SENSE mechanism enabled

Disable interrupt

Enable interrupt

Description collection[n]: Task for writing to pin specified in CONFIG[n].PSEL. Action on pin is to set it low.

Description collection[n]: Task for writing to pin specified in CONFIG[n].PSEL. Action on pin is configured in CONFIG[n].POLARITY.

Description collection[n]: Task for writing to pin specified in CONFIG[n].PSEL. Action on pin is to set it high.