[−][src]Module lpc55_pac::gpio
General Purpose I/O (GPIO)
Modules
b | Register block no description available |
clr | Clear port for all port GPIO pins |
dir | Direction registers for all port GPIO pins |
dirclr | Clear pin direction bits for port |
dirnot | Toggle pin direction bits for port |
dirset | Set pin direction bits for port |
mask | Mask register for all port GPIO pins |
mpin | Masked port register for all port GPIO pins |
not | Toggle port for all port GPIO pins |
pin | Port pin register for all port GPIO pins |
set | Write: Set register for port. Read: output bits for port |
w | Register block no description available |
Structs
B | Register block |
RegisterBlock | Register block |
W | Register block |
Type Definitions
CLR | Clear port for all port GPIO pins |
DIR | Direction registers for all port GPIO pins |
DIRCLR | Clear pin direction bits for port |
DIRNOT | Toggle pin direction bits for port |
DIRSET | Set pin direction bits for port |
MASK | Mask register for all port GPIO pins |
MPIN | Masked port register for all port GPIO pins |
NOT | Toggle port for all port GPIO pins |
PIN | Port pin register for all port GPIO pins |
SET | Write: Set register for port. Read: output bits for port |