![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
High speed ADC interrupt control structure.
Definition at line 47 of file hsadc_18xx_43xx.h.
#include "hsadc_18xx_43xx.h"
Data Fields | |
| __O uint32_t | CLR_EN |
| __O uint32_t | SET_EN |
| __I uint32_t | MASK |
| __I uint32_t | STATUS |
| __O uint32_t | CLR_STAT |
| __O uint32_t | SET_STAT |
| uint32_t | RESERVED [2] |
| __O uint32_t CLR_EN |
Interrupt clear mask
Definition at line 48 of file hsadc_18xx_43xx.h.
| __O uint32_t CLR_STAT |
Interrupt clear status
Definition at line 52 of file hsadc_18xx_43xx.h.
| __I uint32_t MASK |
Interrupt mask
Definition at line 50 of file hsadc_18xx_43xx.h.
| uint32_t RESERVED[2] |
Definition at line 54 of file hsadc_18xx_43xx.h.
| __O uint32_t SET_EN |
Interrupt set mask
Definition at line 49 of file hsadc_18xx_43xx.h.
| __O uint32_t SET_STAT |
Interrupt set status
Definition at line 53 of file hsadc_18xx_43xx.h.
| __I uint32_t STATUS |
Interrupt status
Definition at line 51 of file hsadc_18xx_43xx.h.
1.8.3.1