CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

#include <LPC2xxx.h>

Data Fields

uint32_t _pad0 [3]
uint32_t _pad1 [50]
uint32_t _pad2 [64-VIC_SIZE]
__IO uint32_t DefVectAddr
 Default Vector Address Register.
__I uint32_t FIQStatus
 FIQ Status Register.
__IO uint32_t IntEnable
 Interrupt Enable Register.
__O uint32_t IntEnClr
 Interrupt Enable Clear Register.
__IO uint32_t IntSelect
 Interrupt Select Register.
__I uint32_t IRQStatus
 IRQ Status Register.
__IO uint32_t Protection
 Protection Enable Register.
__I uint32_t RawIntr
 Raw Interrupt Status Register.
__IO uint32_t SoftInt
 Software Interrupt Register.
__O uint32_t SoftIntClr
 Software Interrupt Clear Register.
__IO uint32_t VectAddr [VIC_SIZE]
 Vector Address Registers.
__IO uint32_t VectAddress
 Vector Address Register.
__IO uint32_t VectCntl [VIC_SIZE]
 Vector Control Registers.

Detailed Description

Definition at line 150 of file LPC2xxx.h.

Field Documentation

uint32_t VIC_TypeDef::_pad0[3]

Definition at line 165 of file LPC2xxx.h.

uint32_t VIC_TypeDef::_pad1[50]

Definition at line 169 of file LPC2xxx.h.

uint32_t VIC_TypeDef::_pad2[64-VIC_SIZE]

Definition at line 171 of file LPC2xxx.h.

__IO uint32_t VIC_TypeDef::DefVectAddr

Default Vector Address Register.

Definition at line 167 of file LPC2xxx.h.

__I uint32_t VIC_TypeDef::FIQStatus

FIQ Status Register.

Definition at line 153 of file LPC2xxx.h.

__IO uint32_t VIC_TypeDef::IntEnable

Interrupt Enable Register.

Definition at line 156 of file LPC2xxx.h.

__O uint32_t VIC_TypeDef::IntEnClr

Interrupt Enable Clear Register.

Definition at line 157 of file LPC2xxx.h.

__IO uint32_t VIC_TypeDef::IntSelect

Interrupt Select Register.

Definition at line 155 of file LPC2xxx.h.

__I uint32_t VIC_TypeDef::IRQStatus

IRQ Status Register.

Definition at line 152 of file LPC2xxx.h.

__IO uint32_t VIC_TypeDef::Protection

Protection Enable Register.

Definition at line 160 of file LPC2xxx.h.

__I uint32_t VIC_TypeDef::RawIntr

Raw Interrupt Status Register.

Definition at line 154 of file LPC2xxx.h.

__IO uint32_t VIC_TypeDef::SoftInt

Software Interrupt Register.

Definition at line 158 of file LPC2xxx.h.

__O uint32_t VIC_TypeDef::SoftIntClr

Software Interrupt Clear Register.

Definition at line 159 of file LPC2xxx.h.

__IO uint32_t VIC_TypeDef::VectAddr[VIC_SIZE]

Vector Address Registers.

Definition at line 170 of file LPC2xxx.h.

__IO uint32_t VIC_TypeDef::VectAddress

Vector Address Register.

Definition at line 166 of file LPC2xxx.h.

__IO uint32_t VIC_TypeDef::VectCntl[VIC_SIZE]

Vector Control Registers.

Definition at line 172 of file LPC2xxx.h.


The documentation for this struct was generated from the following file: