CMSIS Cortex-M0 Core Peripheral Access Layer Header File for default LPC11Uxx Device Series. ...
Zobrazit zdrojový text tohoto souboru.
Třídy | |
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) ... | |
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) ... | |
struct | LPC_USART_Type |
Product name title=UM10462 Chapter title=LPC11U1x USART Modification date=3/16/2011 Major revision=0 Minor revision=3 (USART) ... | |
struct | LPC_CTxxB0_Type |
Product name title=UM10462 Chapter title=LPC11U1x 32-bitcounter/timers CT32B0/1 Modification date=3/16/2011 Major revision=0 Minor revision=3. ... | |
struct | LPC_CTxxB1_Type |
struct | LPC_ADC_Type |
Product name title=UM10462 Chapter title=LPC11U1x ADC Modification date=3/16/2011 Major revision=0 Minor revision=3 (ADC) ... | |
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) ... | |
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) ... | |
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) ... | |
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) ... | |
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) ... | |
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) ... | |
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) ... | |
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) ... | |
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) ... | |
Definice maker | |
#define | __MPU_PRESENT 0 |
#define | __NVIC_PRIO_BITS 2 |
#define | __Vendor_SysTickConfig 0 |
#define | LPC_1XXX_ROM_LOC (0x1FFF1FF8) |
#define | LPC_I2C_BASE (0x40000000) |
#define | LPC_WWDT_BASE (0x40004000) |
#define | LPC_USART_BASE (0x40008000) |
#define | LPC_CT16B0_BASE (0x4000C000) |
#define | LPC_CT16B1_BASE (0x40010000) |
#define | LPC_CT32B0_BASE (0x40014000) |
#define | LPC_CT32B1_BASE (0x40018000) |
#define | LPC_ADC_BASE (0x4001C000) |
#define | LPC_PMU_BASE (0x40038000) |
#define | LPC_FLASHCTRL_BASE (0x4003C000) |
#define | LPC_SSP0_BASE (0x40040000) |
#define | LPC_SSP1_BASE (0x40058000) |
#define | LPC_IOCON_BASE (0x40044000) |
#define | LPC_SYSCON_BASE (0x40048000) |
#define | LPC_GPIO_PIN_INT_BASE (0x4004C000) |
#define | LPC_GPIO_GROUP_INT0_BASE (0x4005C000) |
#define | LPC_GPIO_GROUP_INT1_BASE (0x40060000) |
#define | LPC_USB_BASE (0x40080000) |
#define | LPC_GPIO_BASE (0x50000000) |
Výčty | |
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, FLEX_INT1_IRQn = 1, FLEX_INT2_IRQn = 2, FLEX_INT3_IRQn = 3, FLEX_INT4_IRQn = 4, FLEX_INT5_IRQn = 5, FLEX_INT6_IRQn = 6, FLEX_INT7_IRQn = 7, GINT0_IRQn = 8, GINT1_IRQn = 9, Reserved0_IRQn = 10, Reserved1_IRQn = 11, Reserved2_IRQn = 12, Reserved3_IRQn = 13, 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 } |
Proměnné | |
LPC_I2C_Type *const | LPC_I2C |
LPC_WWDT_Type *const | LPC_WWDT |
LPC_USART_Type *const | LPC_USART |
LPC_CTxxB0_Type *const | LPC_CT16B0 |
LPC_CTxxB1_Type *const | LPC_CT16B1 |
LPC_CTxxB0_Type *const | LPC_CT32B0 |
LPC_CTxxB1_Type *const | LPC_CT32B1 |
LPC_ADC_Type *const | LPC_ADC |
LPC_PMU_Type *const | LPC_PMU |
LPC_FLASHCTRL_Type *const | LPC_FLASHCTRL |
LPC_SSPx_Type *const | LPC_SSP0 |
LPC_SSPx_Type *const | LPC_SSP1 |
LPC_IOCON_Type *const | LPC_IOCON |
LPC_SYSCON_Type *const | LPC_SYSCON |
LPC_GPIO_PIN_INT_Type *const | LPC_GPIO_PIN_INT |
LPC_GPIO_GROUP_INTx_Type *const | LPC_GPIO_GROUP_INT0 |
LPC_GPIO_GROUP_INTx_Type *const | LPC_GPIO_GROUP_INT1 |
LPC_USB_Type *const | LPC_USB |
LPC_GPIO_Type *const | LPC_GPIO |
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