![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
Event Router register structure.
Definition at line 47 of file evrt_18xx_43xx.h.
#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 |
| __O uint32_t CLR_EN |
Event clear enable register
Definition at line 51 of file evrt_18xx_43xx.h.
| __O uint32_t CLR_STAT |
Clear register
Definition at line 55 of file evrt_18xx_43xx.h.
| __IO uint32_t EDGE |
Edge configuration
Definition at line 49 of file evrt_18xx_43xx.h.
| __I uint32_t ENABLE |
Enable register
Definition at line 54 of file evrt_18xx_43xx.h.
| __IO uint32_t HILO |
< EVENTROUTER Structure Level configuration register
Definition at line 48 of file evrt_18xx_43xx.h.
| __I uint32_t RESERVED0[1012] |
Definition at line 50 of file evrt_18xx_43xx.h.
| __O uint32_t SET_EN |
Event set enable register
Definition at line 52 of file evrt_18xx_43xx.h.
| __O uint32_t SET_STAT |
Set register
Definition at line 56 of file evrt_18xx_43xx.h.
| __I uint32_t STATUS |
Status register
Definition at line 53 of file evrt_18xx_43xx.h.
1.8.3.1