LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
Data Fields
LPC_GPIOGROUPINT_T Struct Reference

Detailed Description

GPIO grouped interrupt register block structure.

Definition at line 47 of file gpiogroup_18xx_43xx.h.

#include "gpiogroup_18xx_43xx.h"

Data Fields

__IO uint32_t CTRL
 
__I uint32_t RESERVED0 [7]
 
__IO uint32_t PORT_POL [8]
 
__IO uint32_t PORT_ENA [8]
 
uint32_t RESERVED1 [1000]
 

Field Documentation

__IO uint32_t CTRL

< GPIO_GROUP_INTn Structure GPIO grouped interrupt control register

Definition at line 48 of file gpiogroup_18xx_43xx.h.

__IO uint32_t PORT_ENA[8]

GPIO grouped interrupt port m enable register

Definition at line 51 of file gpiogroup_18xx_43xx.h.

__IO uint32_t PORT_POL[8]

GPIO grouped interrupt port polarity register

Definition at line 50 of file gpiogroup_18xx_43xx.h.

__I uint32_t RESERVED0[7]

Definition at line 49 of file gpiogroup_18xx_43xx.h.

uint32_t RESERVED1[1000]

Definition at line 52 of file gpiogroup_18xx_43xx.h.


The documentation for this struct was generated from the following file: