![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
Alarm Timer register block structure.
Definition at line 47 of file atimer_18xx_43xx.h.
#include "atimer_18xx_43xx.h"
Data Fields | |
| __IO uint32_t | DOWNCOUNTER |
| __IO uint32_t | PRESET |
| __I uint32_t | RESERVED0 [1012] |
| __O uint32_t | CLR_EN |
| __O uint32_t | SET_EN |
| __I uint32_t | STATUS |
| __I uint32_t | ENABLE |
| __O uint32_t | CLR_STAT |
| __O uint32_t | SET_STAT |
| __O uint32_t CLR_EN |
Interrupt clear enable register
Definition at line 51 of file atimer_18xx_43xx.h.
| __O uint32_t CLR_STAT |
Clear register
Definition at line 55 of file atimer_18xx_43xx.h.
| __IO uint32_t DOWNCOUNTER |
< ATIMER Structure Downcounter register
Definition at line 48 of file atimer_18xx_43xx.h.
| __I uint32_t ENABLE |
Enable register
Definition at line 54 of file atimer_18xx_43xx.h.
| __IO uint32_t PRESET |
Preset value register
Definition at line 49 of file atimer_18xx_43xx.h.
| __I uint32_t RESERVED0[1012] |
Definition at line 50 of file atimer_18xx_43xx.h.
| __O uint32_t SET_EN |
Interrupt set enable register
Definition at line 52 of file atimer_18xx_43xx.h.
| __O uint32_t SET_STAT |
Set register
Definition at line 56 of file atimer_18xx_43xx.h.
| __I uint32_t STATUS |
Status register
Definition at line 53 of file atimer_18xx_43xx.h.
1.8.3.1