[][src]Module nrf52832_pac::p0

GPIO Port 1

Modules

detectmode

Select between default DETECT signal behaviour and LDETECT mode

dir

Direction of GPIO pins

dirclr

DIR clear register

dirset

DIR set register

in_

Read GPIO port

latch

Latch register indicating what GPIO pins that have met the criteria set in the PIN_CNF[n].SENSE registers

out

Write GPIO port

outclr

Clear individual bits in GPIO port

outset

Set individual bits in GPIO port

pin_cnf

Description collection[0]: Configuration of GPIO pins

Structs

DETECTMODE

Select between default DETECT signal behaviour and LDETECT mode

DIR

Direction of GPIO pins

DIRCLR

DIR clear register

DIRSET

DIR set register

IN

Read GPIO port

LATCH

Latch register indicating what GPIO pins that have met the criteria set in the PIN_CNF[n].SENSE registers

OUT

Write GPIO port

OUTCLR

Clear individual bits in GPIO port

OUTSET

Set individual bits in GPIO port

PIN_CNF

Description collection[0]: Configuration of GPIO pins

RegisterBlock

Register block