![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Event Router register structure. More...
#include "evrt_18xx_43xx.h"
Data Fields | |
__IO uint32_t | HILO |
__IO uint32_t | EDGE |
__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 |
Event Router register structure.
Definition at line 49 of file evrt_18xx_43xx.h.
__O uint32_t CLR_EN |
Event clear enable register
Definition at line 53 of file evrt_18xx_43xx.h.
__O uint32_t CLR_STAT |
Clear register
Definition at line 57 of file evrt_18xx_43xx.h.
__IO uint32_t EDGE |
Edge configuration
Definition at line 51 of file evrt_18xx_43xx.h.
__I uint32_t ENABLE |
Enable register
Definition at line 56 of file evrt_18xx_43xx.h.
__IO uint32_t HILO |
< EVENTROUTER Structure Level configuration register
Definition at line 50 of file evrt_18xx_43xx.h.
__I uint32_t RESERVED0[1012] |
Definition at line 52 of file evrt_18xx_43xx.h.
__O uint32_t SET_EN |
Event set enable register
Definition at line 54 of file evrt_18xx_43xx.h.
__O uint32_t SET_STAT |
Set register
Definition at line 58 of file evrt_18xx_43xx.h.
__I uint32_t STATUS |
Status register
Definition at line 55 of file evrt_18xx_43xx.h.