CMSIS2000
0.0.7
|
#include <lpc2xxx_old.h>
Data Fields | |
REG32 | _pad0 [3] |
REG32 | _pad1 [50] |
REG32 | _pad2 [64-VIC_SIZE] |
REG32 | address |
Vector Address Register. | |
REG32 | defVectAddr |
Default Vector Address Register. | |
REG32 | fiqStatus |
FIQ Status Register. | |
REG32 | intEnable |
Interrupt Enable Register. | |
REG32 | intEnClr |
Interrupt Enable Clear Register. | |
REG32 | intSelect |
Interrupt Select Register. | |
REG32 | irqStatus |
IRQ Status Register. | |
REG32 | protection |
Protection Enable Register. | |
REG32 | rawIntr |
Raw Interrupt Status Register. | |
REG32 | softInt |
Software Interrupt Register. | |
REG32 | softIntClr |
Software Interrupt Clear Register. | |
REG32 | vectAddr [VIC_SIZE] |
Vector Address Registers. | |
REG32 | vectCntl [VIC_SIZE] |
Vector Control Registers. |
Definition at line 95 of file lpc2xxx_old.h.
REG32 vicRegs_t::_pad0[3] |
Definition at line 106 of file lpc2xxx_old.h.
REG32 vicRegs_t::_pad1[50] |
Definition at line 109 of file lpc2xxx_old.h.
Definition at line 112 of file lpc2xxx_old.h.
REG32 vicRegs_t::address |
Vector Address Register.
Definition at line 107 of file lpc2xxx_old.h.
REG32 vicRegs_t::defVectAddr |
Default Vector Address Register.
Definition at line 108 of file lpc2xxx_old.h.
REG32 vicRegs_t::fiqStatus |
FIQ Status Register.
Definition at line 98 of file lpc2xxx_old.h.
REG32 vicRegs_t::intEnable |
Interrupt Enable Register.
Definition at line 101 of file lpc2xxx_old.h.
REG32 vicRegs_t::intEnClr |
Interrupt Enable Clear Register.
Definition at line 102 of file lpc2xxx_old.h.
REG32 vicRegs_t::intSelect |
Interrupt Select Register.
Definition at line 100 of file lpc2xxx_old.h.
REG32 vicRegs_t::irqStatus |
IRQ Status Register.
Definition at line 97 of file lpc2xxx_old.h.
REG32 vicRegs_t::protection |
Protection Enable Register.
Definition at line 105 of file lpc2xxx_old.h.
REG32 vicRegs_t::rawIntr |
Raw Interrupt Status Register.
Definition at line 99 of file lpc2xxx_old.h.
REG32 vicRegs_t::softInt |
Software Interrupt Register.
Definition at line 103 of file lpc2xxx_old.h.
REG32 vicRegs_t::softIntClr |
Software Interrupt Clear Register.
Definition at line 104 of file lpc2xxx_old.h.
Vector Address Registers.
Definition at line 111 of file lpc2xxx_old.h.
Vector Control Registers.
Definition at line 113 of file lpc2xxx_old.h.