Fork of the official mbed C/C++ SDK provides the software platform and libraries to build your applications. The fork has the documentation converted to Doxygen format

Dependents:   NervousPuppySprintOne NervousPuppySprint2602 Robot WarehouseBot1 ... more

Fork of mbed by mbed official

Embed: (wiki syntax)

« Back to documentation index

LPC11Uxx.h File Reference

LPC11Uxx.h File Reference

CMSIS Cortex-M0 Core Peripheral Access Layer Header File for default LPC11Uxx Device Series. More...

Go to the source code of this file.

Data Structures

struct  LPC_I2C_Type
 Product name title=UM10462 Chapter title=LPC11U1x I2C-bus controller Modification date=3/16/2011 Major revision=0 Minor revision=3 (I2C) More...
struct  LPC_WWDT_Type
 Product name title=UM10462 Chapter title=LPC11U1x Windowed Watchdog Timer (WWDT) Modification date=3/16/2011 Major revision=0 Minor revision=3 (WWDT) More...
struct  LPC_USART_Type
 Product name title=UM10462 Chapter title=LPC11U1x USART Modification date=3/16/2011 Major revision=0 Minor revision=3 (USART) More...
struct  LPC_CTxxBx_Type
 Product name title=UM10462 Chapter title=LPC11U1x 32-bitcounter/timers CT32B0/1 Modification date=3/16/2011 Major revision=0 Minor revision=3. More...
struct  LPC_ADC_Type
 Product name title=UM10462 Chapter title=LPC11U1x ADC Modification date=3/16/2011 Major revision=0 Minor revision=3 (ADC) More...
struct  LPC_PMU_Type
 Product name title=UM10462 Chapter title=LPC11U1x Power Management Unit (PMU) Modification date=3/16/2011 Major revision=0 Minor revision=3 (PMU) More...
struct  LPC_FLASHCTRL_Type
 Product name title=UM10462 Chapter title=LPC11U1x Flash programming firmware Modification date=3/17/2011 Major revision=0 Minor revision=3 (FLASHCTRL) More...
struct  LPC_SSPx_Type
 Product name title=UM10462 Chapter title=LPC11U1x SSP/SPI Modification date=3/16/2011 Major revision=0 Minor revision=3 (SSP0) More...
struct  LPC_IOCON_Type
 Product name title=UM10462 Chapter title=LPC11U1x I/O configuration Modification date=3/16/2011 Major revision=0 Minor revision=3 (IOCONFIG) More...
struct  LPC_SYSCON_Type
 Product name title=UM10462 Chapter title=LPC11U1x System control block Modification date=3/16/2011 Major revision=0 Minor revision=3 (SYSCON) More...
struct  LPC_GPIO_PIN_INT_Type
 Product name title=UM10462 Chapter title=LPC11U1x GPIO Modification date=3/17/2011 Major revision=0 Minor revision=3 (GPIO_PIN_INT) More...
struct  LPC_GPIO_GROUP_INTx_Type
 Product name title=UM10462 Chapter title=LPC11U1x GPIO Modification date=3/17/2011 Major revision=0 Minor revision=3 (GPIO_GROUP_INT0) More...
struct  LPC_USB_Type
 Product name title=UM10462 Chapter title=LPC11U1x USB2.0device controller Modification date=3/16/2011 Major revision=0 Minor revision=3 (USB) More...
struct  LPC_GPIO_Type
 Product name title=UM10462 Chapter title=LPC11U1x GPIO Modification date=3/17/2011 Major revision=0 Minor revision=3 (GPIO_PORT) More...

Enumerations

enum  IRQn_Type {
  Reset_IRQn = -15, NonMaskableInt_IRQn = -14, HardFault_IRQn = -13, SVCall_IRQn = -5,
  DebugMonitor_IRQn = -4, PendSV_IRQn = -2, SysTick_IRQn = -1, FLEX_INT0_IRQn = 0 ,
  GINT0_IRQn = 8, GINT1_IRQn = 9, Reserved0_IRQn = 10 , SSP1_IRQn = 14,
  I2C_IRQn = 15, TIMER_16_0_IRQn = 16, TIMER_16_1_IRQn = 17, TIMER_32_0_IRQn = 18,
  TIMER_32_1_IRQn = 19, SSP0_IRQn = 20, UART_IRQn = 21, USB_IRQn = 22,
  USB_FIQn = 23, ADC_IRQn = 24, WDT_IRQn = 25, BOD_IRQn = 26,
  FMC_IRQn = 27, Reserved4_IRQn = 28, Reserved5_IRQn = 29, USBWakeup_IRQn = 30,
  Reserved6_IRQn = 31
}

Detailed Description

CMSIS Cortex-M0 Core Peripheral Access Layer Header File for default LPC11Uxx Device Series.

Version:
V0.1
Date:
21. March 2011
Note:
Generated with SFDGen V2.6 Build 3j (beta) on Thursday, 17.03.2011 13:19:45

from CMSIS SVD File 'LPC11U1x_svd.xml' Version 0.1, created on Wednesday, 16.03.2011 20:30:42, last modified on Thursday, 17.03.2011 20:19:40

Definition in file LPC11Uxx.h.