![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Alarm Timer register block structure. More...
#include "atimer_001.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 |
Alarm Timer register block structure.
Definition at line 51 of file atimer_001.h.
__O uint32_t CLR_EN |
Interrupt clear enable register
Definition at line 55 of file atimer_001.h.
__O uint32_t CLR_STAT |
Clear register
Definition at line 59 of file atimer_001.h.
__IO uint32_t DOWNCOUNTER |
< ATIMER Structure Downcounter register
Definition at line 52 of file atimer_001.h.
__I uint32_t ENABLE |
Enable register
Definition at line 58 of file atimer_001.h.
__IO uint32_t PRESET |
Preset value register
Definition at line 53 of file atimer_001.h.
__I uint32_t RESERVED0[1012] |
Definition at line 54 of file atimer_001.h.
__O uint32_t SET_EN |
Interrupt set enable register
Definition at line 56 of file atimer_001.h.
__O uint32_t SET_STAT |
Set register
Definition at line 60 of file atimer_001.h.
__I uint32_t STATUS |
Status register
Definition at line 57 of file atimer_001.h.