projekty/Source/example1/src/include/lpc2100/lpc21xx.h File Reference

#include "lpc2100/lpcWD.h"
#include "lpc2100/lpcTMR.h"
#include "lpc2100/lpcUART.h"
#include "lpc2100/lpcI2C.h"
#include "lpc2100/lpcSPI.h"
#include "lpc2100/lpcRTC.h"
#include "lpc2100/lpcGPIO.h"
#include "lpc2100/lpcPIN.h"
#include "lpc2100/lpcADC.h"
#include "lpc2100/lpcSCB.h"
#include "lpc2100/lpcVIC.h"

Go to the source code of this file.

Defines

#define REG_8   volatile unsigned char
#define REG16   volatile unsigned short
#define REG32   volatile unsigned long
#define WD   ((wdRegs_t *)0xE0000000)
#define WDMOD   WD->mod
#define WDTC   WD->tc
#define WDFEED   WD->feed
#define WDTV   WD->tv
#define TMR0   ((pwmTmrRegs_t *)0xE0004000)
#define T0IR   TMR0->ir
#define T0TCR   TMR0->tcr
#define T0TC   TMR0->tc
#define T0PR   TMR0->pr
#define T0PC   TMR0->pc
#define T0MCR   TMR0->mcr
#define T0MR0   TMR0->mr0
#define T0MR1   TMR0->mr1
#define T0MR2   TMR0->mr2
#define T0MR3   TMR0->mr3
#define T0CCR   TMR0->ccr
#define T0CR0   TMR0->cr0
#define T0CR1   TMR0->cr1
#define T0CR2   TMR0->cr2
#define T0CR3   TMR0->cr3
#define T0EMR   TMR0->emr
#define TMR1   ((pwmTmrRegs_t *)0xE0008000)
#define T1IR   TMR1->ir
#define T1TCR   TMR1->tcr
#define T1TC   TMR1->tc
#define T1PR   TMR1->pr
#define T1PC   TMR1->pc
#define T1MCR   TMR1->mcr
#define T1MR0   TMR1->mr0
#define T1MR1   TMR1->mr1
#define T1MR2   TMR1->mr2
#define T1MR3   TMR1->mr3
#define T1CCR   TMR1->ccr
#define T1CR0   TMR1->cr0
#define T1CR1   TMR1->cr1
#define T1CR2   TMR1->cr2
#define T1CR3   TMR1->cr3
#define T1EMR   TMR1->emr
#define PWM   ((pwmTmrRegs_t *)0xE0014000)
#define PWMIR   PWM->ir
#define PWMTCR   PWM->tcr
#define PWMTC   PWM->tc
#define PWMPR   PWM->pr
#define PWMPC   PWM->pc
#define PWMMCR   PWM->mcr
#define PWMMR0   PWM->mr0
#define PWMMR1   PWM->mr1
#define PWMMR2   PWM->mr2
#define PWMMR3   PWM->mr3
#define PWMMR4   PWM->mr4
#define PWMMR5   PWM->mr5
#define PWMMR6   PWM->mr6
#define PWMPCR   PWM->pcr
#define PWMLER   PWM->ler
#define UART0   ((uartRegs_t *)0xE000C000)
#define U0_PINSEL   (0x00000005)
#define U0_PINMASK   (0x0000000F)
#define U0RBR   UART0->rbr
#define U0THR   UART0->thr
#define U0IER   UART0->ier
#define U0IIR   UART0->iir
#define U0FCR   UART0->fcr
#define U0LCR   UART0->lcr
#define U0LSR   UART0->lsr
#define U0SCR   UART0->scr
#define U0DLL   UART0->dll
#define U0DLM   UART0->dlm
#define UART1   ((uartRegs_t *)0xE0010000)
#define U1_PINSEL   (0x00050000)
#define U1_PINMASK   (0x000F0000)
#define U1RBR   UART1->rbr
#define U1THR   UART1->thr
#define U1IER   UART1->ier
#define U1IIR   UART1->iir
#define U1FCR   UART1->fcr
#define U1LCR   UART1->lcr
#define U1MCR   UART1->mcr
#define U1LSR   UART1->lsr
#define U1MSR   UART1->msr
#define U1SCR   UART1->scr
#define U1DLL   UART1->dll
#define U1DLM   UART1->dlm
#define I2C   ((i2cRegs_t *)0xE001C000)
#define I2CONSET   I2C->conset
#define I2STAT   I2C->stat
#define I2DAT   I2C->dat
#define I2ADR   I2C->adr
#define I2SCLH   I2C->sclh
#define I2SCLL   I2C->scll
#define I2CONCLR   I2C->conclr
#define SPI0   ((spiRegs_t *)0xE0020000)
#define S0SPCR   SPI0->cr
#define S0SPSR   SPI0->sr
#define S0SPDR   SPI0->dr
#define S0SPCCR   SPI0->ccr
#define S0SPINT   SPI0->flag
#define SPI1   ((spiRegs_t *)0xE0030000)
#define S1SPCR   SPI1->cr
#define S1SPSR   SPI1->sr
#define S1SPDR   SPI1->dr
#define S1SPCCR   SPI1->ccr
#define S1SPINT   SPI1->flag
#define RTC   ((rtcRegs_t *)0xE0024000)
#define RTCILR   RTC->ilr
#define RTCCTC   RTC->ctc
#define RTCCCR   RTC->ccr
#define RTCCIIR   RTC->ciir
#define RTCAMR   RTC->amr
#define RTCCTIME0   RTC->ctime0
#define RTCCTIME1   RTC->ctime1
#define RTCCTIME2   RTC->ctime2
#define RTCSEC   RTC->sec
#define RTCMIN   RTC->min
#define RTCHOUR   RTC->hour
#define RTCDOM   RTC->dom
#define RTCDOW   RTC->dow
#define RTCDOY   RTC->doy
#define RTCMONTH   RTC->month
#define RTCYEAR   RTC->year
#define RTCALSEC   RTC->alsec
#define RTCALMIN   RTC->almin
#define RTCALHOUR   RTC->alhour
#define RTCALDOM   RTC->aldom
#define RTCALDOW   RTC->aldow
#define RTCALDOY   RTC->aldoy
#define RTCALMON   RTC->almon
#define RTCALYEAR   RTC->alyear
#define RTCPREINT   RTC->preint
#define RTCPREFRAC   RTC->prefrac
#define GPIO0   ((gpioRegs_t *)0xE0028000)
#define GPIO1   ((gpioRegs_t *)0xE0028010)
#define IO0PIN   GPIO0->in
#define IO0SET   GPIO0->set
#define IO0DIR   GPIO0->dir
#define IO0CLR   GPIO0->clr
#define IO1PIN   GPIO1->in
#define IO1SET   GPIO1->set
#define IO1DIR   GPIO1->dir
#define IO1CLR   GPIO1->clr
#define PINSEL   ((pinRegs_t *)0xE002C000)
#define PINSEL0   PINSEL->sel0
#define PINSEL1   PINSEL->sel1
#define PINSEL2   PINSEL->sel2
#define ADC   ((adcRegs_t *)0xE0034000)
#define ADCR   ADC->cr
#define ADDR   ADC->dr
#define SCB   ((scbRegs_t *)0xE01FC000)
#define MAMCR   SCB->mam.cr
#define MAMTIM   SCB->mam.tim
#define MEMMAP   SCB->memmap
#define PLLCON   SCB->pll.con
#define PLLCFG   SCB->pll.cfg
#define PLLSTAT   SCB->pll.stat
#define PLLFEED   SCB->pll.feed
#define PCON   SCB->p.con
#define PCONP   SCB->p.conp
#define VPBDIV   SCB->vpbdiv
#define EXTINT   SCB->ext.flag
#define EXTWAKE   SCB->ext.wake
#define EXTMODE   SCB->ext.mode
#define EXTPOLAR   SCB->ext.polar
#define VIC   ((vicRegs_t *)0xFFFFF000)
#define VICIRQStatus   VIC->irqStatus
#define VICFIQStatus   VIC->fiqStatus
#define VICRawIntr   VIC->rawIntr
#define VICIntSelect   VIC->intSelect
#define VICIntEnable   VIC->intEnable
#define VICIntEnClear   VIC->intEnClear
#define VICSoftInt   VIC->softInt
#define VICSoftIntClear   VIC->softIntClear
#define VICProtection   VIC->protection
#define VICVectAddr   VIC->vectAddr
#define VICDefVectAddr   VIC->defVectAddr
#define VICVectAddr0   VIC->vectAddr0
#define VICVectAddr1   VIC->vectAddr1
#define VICVectAddr2   VIC->vectAddr2
#define VICVectAddr3   VIC->vectAddr3
#define VICVectAddr4   VIC->vectAddr4
#define VICVectAddr5   VIC->vectAddr5
#define VICVectAddr6   VIC->vectAddr6
#define VICVectAddr7   VIC->vectAddr7
#define VICVectAddr8   VIC->vectAddr8
#define VICVectAddr9   VIC->vectAddr9
#define VICVectAddr10   VIC->vectAddr10
#define VICVectAddr11   VIC->vectAddr11
#define VICVectAddr12   VIC->vectAddr12
#define VICVectAddr13   VIC->vectAddr13
#define VICVectAddr14   VIC->vectAddr14
#define VICVectAddr15   VIC->vectAddr15
#define VICVectAdrArray   VIC->vectAdrArray
#define VICVectCntl0   VIC->vectCntl0
#define VICVectCntl1   VIC->vectCntl1
#define VICVectCntl2   VIC->vectCntl2
#define VICVectCntl3   VIC->vectCntl3
#define VICVectCntl4   VIC->vectCntl4
#define VICVectCntl5   VIC->vectCntl5
#define VICVectCntl6   VIC->vectCntl6
#define VICVectCntl7   VIC->vectCntl7
#define VICVectCntl8   VIC->vectCntl8
#define VICVectCntl9   VIC->vectCntl9
#define VICVectCntl10   VIC->vectCntl10
#define VICVectCntl11   VIC->vectCntl11
#define VICVectCntl12   VIC->vectCntl12
#define VICVectCntl13   VIC->vectCntl13
#define VICVectCntl14   VIC->vectCntl14
#define VICVectCntl15   VIC->vectCntl15
#define VICVectCtlArray   VIC->vectCtlArray


Define Documentation

#define ADC   ((adcRegs_t *)0xE0034000)

Definition at line 239 of file lpc21xx.h.

#define ADCR   ADC->cr

Definition at line 242 of file lpc21xx.h.

#define ADDR   ADC->dr

Definition at line 243 of file lpc21xx.h.

#define EXTINT   SCB->ext.flag

Definition at line 270 of file lpc21xx.h.

#define EXTMODE   SCB->ext.mode

Definition at line 272 of file lpc21xx.h.

#define EXTPOLAR   SCB->ext.polar

Definition at line 273 of file lpc21xx.h.

#define EXTWAKE   SCB->ext.wake

Definition at line 271 of file lpc21xx.h.

#define GPIO0   ((gpioRegs_t *)0xE0028000)

Definition at line 215 of file lpc21xx.h.

#define GPIO1   ((gpioRegs_t *)0xE0028010)

Definition at line 216 of file lpc21xx.h.

#define I2ADR   I2C->adr

Definition at line 154 of file lpc21xx.h.

#define I2C   ((i2cRegs_t *)0xE001C000)

Definition at line 148 of file lpc21xx.h.

#define I2CONCLR   I2C->conclr

Definition at line 157 of file lpc21xx.h.

#define I2CONSET   I2C->conset

Definition at line 151 of file lpc21xx.h.

#define I2DAT   I2C->dat

Definition at line 153 of file lpc21xx.h.

#define I2SCLH   I2C->sclh

Definition at line 155 of file lpc21xx.h.

#define I2SCLL   I2C->scll

Definition at line 156 of file lpc21xx.h.

#define I2STAT   I2C->stat

Definition at line 152 of file lpc21xx.h.

#define IO0CLR   GPIO0->clr

Definition at line 222 of file lpc21xx.h.

#define IO0DIR   GPIO0->dir

Definition at line 221 of file lpc21xx.h.

#define IO0PIN   GPIO0->in

Definition at line 219 of file lpc21xx.h.

#define IO0SET   GPIO0->set

Definition at line 220 of file lpc21xx.h.

#define IO1CLR   GPIO1->clr

Definition at line 226 of file lpc21xx.h.

#define IO1DIR   GPIO1->dir

Definition at line 225 of file lpc21xx.h.

#define IO1PIN   GPIO1->in

Definition at line 223 of file lpc21xx.h.

#define IO1SET   GPIO1->set

Definition at line 224 of file lpc21xx.h.

#define MAMCR   SCB->mam.cr

Definition at line 250 of file lpc21xx.h.

#define MAMTIM   SCB->mam.tim

Definition at line 251 of file lpc21xx.h.

#define MEMMAP   SCB->memmap

Definition at line 254 of file lpc21xx.h.

#define PCON   SCB->p.con

Definition at line 263 of file lpc21xx.h.

#define PCONP   SCB->p.conp

Definition at line 264 of file lpc21xx.h.

#define PINSEL   ((pinRegs_t *)0xE002C000)

Definition at line 230 of file lpc21xx.h.

#define PINSEL0   PINSEL->sel0

Definition at line 233 of file lpc21xx.h.

#define PINSEL1   PINSEL->sel1

Definition at line 234 of file lpc21xx.h.

#define PINSEL2   PINSEL->sel2

Definition at line 235 of file lpc21xx.h.

#define PLLCFG   SCB->pll.cfg

Definition at line 258 of file lpc21xx.h.

#define PLLCON   SCB->pll.con

Definition at line 257 of file lpc21xx.h.

#define PLLFEED   SCB->pll.feed

Definition at line 260 of file lpc21xx.h.

#define PLLSTAT   SCB->pll.stat

Definition at line 259 of file lpc21xx.h.

#define PWM   ((pwmTmrRegs_t *)0xE0014000)

Definition at line 89 of file lpc21xx.h.

#define PWMIR   PWM->ir

Definition at line 92 of file lpc21xx.h.

#define PWMLER   PWM->ler

Definition at line 106 of file lpc21xx.h.

#define PWMMCR   PWM->mcr

Definition at line 97 of file lpc21xx.h.

#define PWMMR0   PWM->mr0

Definition at line 98 of file lpc21xx.h.

#define PWMMR1   PWM->mr1

Definition at line 99 of file lpc21xx.h.

#define PWMMR2   PWM->mr2

Definition at line 100 of file lpc21xx.h.

#define PWMMR3   PWM->mr3

Definition at line 101 of file lpc21xx.h.

#define PWMMR4   PWM->mr4

Definition at line 102 of file lpc21xx.h.

#define PWMMR5   PWM->mr5

Definition at line 103 of file lpc21xx.h.

#define PWMMR6   PWM->mr6

Definition at line 104 of file lpc21xx.h.

#define PWMPC   PWM->pc

Definition at line 96 of file lpc21xx.h.

#define PWMPCR   PWM->pcr

Definition at line 105 of file lpc21xx.h.

#define PWMPR   PWM->pr

Definition at line 95 of file lpc21xx.h.

#define PWMTC   PWM->tc

Definition at line 94 of file lpc21xx.h.

#define PWMTCR   PWM->tcr

Definition at line 93 of file lpc21xx.h.

#define REG16   volatile unsigned short

Definition at line 18 of file lpc21xx.h.

#define REG32   volatile unsigned long

Definition at line 19 of file lpc21xx.h.

#define REG_8   volatile unsigned char

Definition at line 17 of file lpc21xx.h.

#define RTC   ((rtcRegs_t *)0xE0024000)

Definition at line 183 of file lpc21xx.h.

#define RTCALDOM   RTC->aldom

Definition at line 205 of file lpc21xx.h.

#define RTCALDOW   RTC->aldow

Definition at line 206 of file lpc21xx.h.

#define RTCALDOY   RTC->aldoy

Definition at line 207 of file lpc21xx.h.

#define RTCALHOUR   RTC->alhour

Definition at line 204 of file lpc21xx.h.

#define RTCALMIN   RTC->almin

Definition at line 203 of file lpc21xx.h.

#define RTCALMON   RTC->almon

Definition at line 208 of file lpc21xx.h.

#define RTCALSEC   RTC->alsec

Definition at line 202 of file lpc21xx.h.

#define RTCALYEAR   RTC->alyear

Definition at line 209 of file lpc21xx.h.

#define RTCAMR   RTC->amr

Definition at line 190 of file lpc21xx.h.

#define RTCCCR   RTC->ccr

Definition at line 188 of file lpc21xx.h.

#define RTCCIIR   RTC->ciir

Definition at line 189 of file lpc21xx.h.

#define RTCCTC   RTC->ctc

Definition at line 187 of file lpc21xx.h.

#define RTCCTIME0   RTC->ctime0

Definition at line 191 of file lpc21xx.h.

#define RTCCTIME1   RTC->ctime1

Definition at line 192 of file lpc21xx.h.

#define RTCCTIME2   RTC->ctime2

Definition at line 193 of file lpc21xx.h.

#define RTCDOM   RTC->dom

Definition at line 197 of file lpc21xx.h.

#define RTCDOW   RTC->dow

Definition at line 198 of file lpc21xx.h.

#define RTCDOY   RTC->doy

Definition at line 199 of file lpc21xx.h.

#define RTCHOUR   RTC->hour

Definition at line 196 of file lpc21xx.h.

#define RTCILR   RTC->ilr

Definition at line 186 of file lpc21xx.h.

#define RTCMIN   RTC->min

Definition at line 195 of file lpc21xx.h.

#define RTCMONTH   RTC->month

Definition at line 200 of file lpc21xx.h.

#define RTCPREFRAC   RTC->prefrac

Definition at line 211 of file lpc21xx.h.

#define RTCPREINT   RTC->preint

Definition at line 210 of file lpc21xx.h.

#define RTCSEC   RTC->sec

Definition at line 194 of file lpc21xx.h.

#define RTCYEAR   RTC->year

Definition at line 201 of file lpc21xx.h.

#define S0SPCCR   SPI0->ccr

Definition at line 167 of file lpc21xx.h.

#define S0SPCR   SPI0->cr

Definition at line 164 of file lpc21xx.h.

#define S0SPDR   SPI0->dr

Definition at line 166 of file lpc21xx.h.

#define S0SPINT   SPI0->flag

Definition at line 168 of file lpc21xx.h.

#define S0SPSR   SPI0->sr

Definition at line 165 of file lpc21xx.h.

#define S1SPCCR   SPI1->ccr

Definition at line 178 of file lpc21xx.h.

#define S1SPCR   SPI1->cr

Definition at line 175 of file lpc21xx.h.

#define S1SPDR   SPI1->dr

Definition at line 177 of file lpc21xx.h.

#define S1SPINT   SPI1->flag

Definition at line 179 of file lpc21xx.h.

#define S1SPSR   SPI1->sr

Definition at line 176 of file lpc21xx.h.

#define SCB   ((scbRegs_t *)0xE01FC000)

Definition at line 247 of file lpc21xx.h.

#define SPI0   ((spiRegs_t *)0xE0020000)

Definition at line 161 of file lpc21xx.h.

#define SPI1   ((spiRegs_t *)0xE0030000)

Definition at line 172 of file lpc21xx.h.

#define T0CCR   TMR0->ccr

Definition at line 58 of file lpc21xx.h.

#define T0CR0   TMR0->cr0

Definition at line 59 of file lpc21xx.h.

#define T0CR1   TMR0->cr1

Definition at line 60 of file lpc21xx.h.

#define T0CR2   TMR0->cr2

Definition at line 61 of file lpc21xx.h.

#define T0CR3   TMR0->cr3

Definition at line 62 of file lpc21xx.h.

#define T0EMR   TMR0->emr

Definition at line 63 of file lpc21xx.h.

#define T0IR   TMR0->ir

Definition at line 48 of file lpc21xx.h.

#define T0MCR   TMR0->mcr

Definition at line 53 of file lpc21xx.h.

#define T0MR0   TMR0->mr0

Definition at line 54 of file lpc21xx.h.

#define T0MR1   TMR0->mr1

Definition at line 55 of file lpc21xx.h.

#define T0MR2   TMR0->mr2

Definition at line 56 of file lpc21xx.h.

#define T0MR3   TMR0->mr3

Definition at line 57 of file lpc21xx.h.

#define T0PC   TMR0->pc

Definition at line 52 of file lpc21xx.h.

#define T0PR   TMR0->pr

Definition at line 51 of file lpc21xx.h.

#define T0TC   TMR0->tc

Definition at line 50 of file lpc21xx.h.

#define T0TCR   TMR0->tcr

Definition at line 49 of file lpc21xx.h.

#define T1CCR   TMR1->ccr

Definition at line 80 of file lpc21xx.h.

#define T1CR0   TMR1->cr0

Definition at line 81 of file lpc21xx.h.

#define T1CR1   TMR1->cr1

Definition at line 82 of file lpc21xx.h.

#define T1CR2   TMR1->cr2

Definition at line 83 of file lpc21xx.h.

#define T1CR3   TMR1->cr3

Definition at line 84 of file lpc21xx.h.

#define T1EMR   TMR1->emr

Definition at line 85 of file lpc21xx.h.

#define T1IR   TMR1->ir

Definition at line 70 of file lpc21xx.h.

#define T1MCR   TMR1->mcr

Definition at line 75 of file lpc21xx.h.

#define T1MR0   TMR1->mr0

Definition at line 76 of file lpc21xx.h.

#define T1MR1   TMR1->mr1

Definition at line 77 of file lpc21xx.h.

#define T1MR2   TMR1->mr2

Definition at line 78 of file lpc21xx.h.

#define T1MR3   TMR1->mr3

Definition at line 79 of file lpc21xx.h.

#define T1PC   TMR1->pc

Definition at line 74 of file lpc21xx.h.

#define T1PR   TMR1->pr

Definition at line 73 of file lpc21xx.h.

#define T1TC   TMR1->tc

Definition at line 72 of file lpc21xx.h.

#define T1TCR   TMR1->tcr

Definition at line 71 of file lpc21xx.h.

#define TMR0   ((pwmTmrRegs_t *)0xE0004000)

Definition at line 45 of file lpc21xx.h.

#define TMR1   ((pwmTmrRegs_t *)0xE0008000)

Definition at line 67 of file lpc21xx.h.

#define U0_PINMASK   (0x0000000F)

Definition at line 112 of file lpc21xx.h.

#define U0_PINSEL   (0x00000005)

Definition at line 111 of file lpc21xx.h.

#define U0DLL   UART0->dll

Definition at line 123 of file lpc21xx.h.

#define U0DLM   UART0->dlm

Definition at line 124 of file lpc21xx.h.

#define U0FCR   UART0->fcr

Definition at line 119 of file lpc21xx.h.

#define U0IER   UART0->ier

Definition at line 117 of file lpc21xx.h.

#define U0IIR   UART0->iir

Definition at line 118 of file lpc21xx.h.

#define U0LCR   UART0->lcr

Definition at line 120 of file lpc21xx.h.

#define U0LSR   UART0->lsr

Definition at line 121 of file lpc21xx.h.

#define U0RBR   UART0->rbr

Definition at line 115 of file lpc21xx.h.

#define U0SCR   UART0->scr

Definition at line 122 of file lpc21xx.h.

#define U0THR   UART0->thr

Definition at line 116 of file lpc21xx.h.

#define U1_PINMASK   (0x000F0000)

Definition at line 130 of file lpc21xx.h.

#define U1_PINSEL   (0x00050000)

Definition at line 129 of file lpc21xx.h.

#define U1DLL   UART1->dll

Definition at line 143 of file lpc21xx.h.

#define U1DLM   UART1->dlm

Definition at line 144 of file lpc21xx.h.

#define U1FCR   UART1->fcr

Definition at line 137 of file lpc21xx.h.

#define U1IER   UART1->ier

Definition at line 135 of file lpc21xx.h.

#define U1IIR   UART1->iir

Definition at line 136 of file lpc21xx.h.

#define U1LCR   UART1->lcr

Definition at line 138 of file lpc21xx.h.

#define U1LSR   UART1->lsr

Definition at line 140 of file lpc21xx.h.

#define U1MCR   UART1->mcr

Definition at line 139 of file lpc21xx.h.

#define U1MSR   UART1->msr

Definition at line 141 of file lpc21xx.h.

#define U1RBR   UART1->rbr

Definition at line 133 of file lpc21xx.h.

#define U1SCR   UART1->scr

Definition at line 142 of file lpc21xx.h.

#define U1THR   UART1->thr

Definition at line 134 of file lpc21xx.h.

#define UART0   ((uartRegs_t *)0xE000C000)

Definition at line 110 of file lpc21xx.h.

#define UART1   ((uartRegs_t *)0xE0010000)

Definition at line 128 of file lpc21xx.h.

#define VIC   ((vicRegs_t *)0xFFFFF000)

Definition at line 277 of file lpc21xx.h.

#define VICDefVectAddr   VIC->defVectAddr

Definition at line 290 of file lpc21xx.h.

#define VICFIQStatus   VIC->fiqStatus

Definition at line 281 of file lpc21xx.h.

#define VICIntEnable   VIC->intEnable

Definition at line 284 of file lpc21xx.h.

#define VICIntEnClear   VIC->intEnClear

Definition at line 285 of file lpc21xx.h.

#define VICIntSelect   VIC->intSelect

Definition at line 283 of file lpc21xx.h.

#define VICIRQStatus   VIC->irqStatus

Definition at line 280 of file lpc21xx.h.

#define VICProtection   VIC->protection

Definition at line 288 of file lpc21xx.h.

#define VICRawIntr   VIC->rawIntr

Definition at line 282 of file lpc21xx.h.

#define VICSoftInt   VIC->softInt

Definition at line 286 of file lpc21xx.h.

#define VICSoftIntClear   VIC->softIntClear

Definition at line 287 of file lpc21xx.h.

#define VICVectAddr   VIC->vectAddr

Definition at line 289 of file lpc21xx.h.

#define VICVectAddr0   VIC->vectAddr0

Definition at line 291 of file lpc21xx.h.

#define VICVectAddr1   VIC->vectAddr1

Definition at line 292 of file lpc21xx.h.

#define VICVectAddr10   VIC->vectAddr10

Definition at line 301 of file lpc21xx.h.

#define VICVectAddr11   VIC->vectAddr11

Definition at line 302 of file lpc21xx.h.

#define VICVectAddr12   VIC->vectAddr12

Definition at line 303 of file lpc21xx.h.

#define VICVectAddr13   VIC->vectAddr13

Definition at line 304 of file lpc21xx.h.

#define VICVectAddr14   VIC->vectAddr14

Definition at line 305 of file lpc21xx.h.

#define VICVectAddr15   VIC->vectAddr15

Definition at line 306 of file lpc21xx.h.

#define VICVectAddr2   VIC->vectAddr2

Definition at line 293 of file lpc21xx.h.

#define VICVectAddr3   VIC->vectAddr3

Definition at line 294 of file lpc21xx.h.

#define VICVectAddr4   VIC->vectAddr4

Definition at line 295 of file lpc21xx.h.

#define VICVectAddr5   VIC->vectAddr5

Definition at line 296 of file lpc21xx.h.

#define VICVectAddr6   VIC->vectAddr6

Definition at line 297 of file lpc21xx.h.

#define VICVectAddr7   VIC->vectAddr7

Definition at line 298 of file lpc21xx.h.

#define VICVectAddr8   VIC->vectAddr8

Definition at line 299 of file lpc21xx.h.

#define VICVectAddr9   VIC->vectAddr9

Definition at line 300 of file lpc21xx.h.

#define VICVectAdrArray   VIC->vectAdrArray

Definition at line 307 of file lpc21xx.h.

#define VICVectCntl0   VIC->vectCntl0

Definition at line 308 of file lpc21xx.h.

#define VICVectCntl1   VIC->vectCntl1

Definition at line 309 of file lpc21xx.h.

#define VICVectCntl10   VIC->vectCntl10

Definition at line 318 of file lpc21xx.h.

#define VICVectCntl11   VIC->vectCntl11

Definition at line 319 of file lpc21xx.h.

#define VICVectCntl12   VIC->vectCntl12

Definition at line 320 of file lpc21xx.h.

#define VICVectCntl13   VIC->vectCntl13

Definition at line 321 of file lpc21xx.h.

#define VICVectCntl14   VIC->vectCntl14

Definition at line 322 of file lpc21xx.h.

#define VICVectCntl15   VIC->vectCntl15

Definition at line 323 of file lpc21xx.h.

#define VICVectCntl2   VIC->vectCntl2

Definition at line 310 of file lpc21xx.h.

#define VICVectCntl3   VIC->vectCntl3

Definition at line 311 of file lpc21xx.h.

#define VICVectCntl4   VIC->vectCntl4

Definition at line 312 of file lpc21xx.h.

#define VICVectCntl5   VIC->vectCntl5

Definition at line 313 of file lpc21xx.h.

#define VICVectCntl6   VIC->vectCntl6

Definition at line 314 of file lpc21xx.h.

#define VICVectCntl7   VIC->vectCntl7

Definition at line 315 of file lpc21xx.h.

#define VICVectCntl8   VIC->vectCntl8

Definition at line 316 of file lpc21xx.h.

#define VICVectCntl9   VIC->vectCntl9

Definition at line 317 of file lpc21xx.h.

#define VICVectCtlArray   VIC->vectCtlArray

Definition at line 324 of file lpc21xx.h.

#define VPBDIV   SCB->vpbdiv

Definition at line 267 of file lpc21xx.h.

#define WD   ((wdRegs_t *)0xE0000000)

Definition at line 35 of file lpc21xx.h.

#define WDFEED   WD->feed

Definition at line 40 of file lpc21xx.h.

#define WDMOD   WD->mod

Definition at line 38 of file lpc21xx.h.

#define WDTC   WD->tc

Definition at line 39 of file lpc21xx.h.

#define WDTV   WD->tv

Definition at line 41 of file lpc21xx.h.


Generated on Fri Sep 21 13:41:55 2007 for example1 by  doxygen 1.4.7