![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
GPIO grouped interrupt register block structure. More...
#include "gpiogrpint_001.h"
Data Fields | |
__IO uint32_t | CTRL |
__I uint32_t | RESERVED0 [7] |
__IO uint32_t | PORT_POL [8] |
__IO uint32_t | PORT_ENA [8] |
GPIO grouped interrupt register block structure.
Definition at line 50 of file gpiogrpint_001.h.
__IO uint32_t CTRL |
< GPIO_GROUP_INTn Structure GPIO grouped interrupt control register
Definition at line 51 of file gpiogrpint_001.h.
__IO uint32_t PORT_ENA[8] |
GPIO grouped interrupt port m enable register
Definition at line 54 of file gpiogrpint_001.h.
__IO uint32_t PORT_POL[8] |
GPIO grouped interrupt port polarity register
Definition at line 53 of file gpiogrpint_001.h.
__I uint32_t RESERVED0[7] |
Definition at line 52 of file gpiogrpint_001.h.