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

LPC_CTxxBx_Type Struct Reference

LPC_CTxxBx_Type Struct Reference
[Device_Peripheral_Registers]

Product name title=UM10462 Chapter title=LPC11U1x 32-bitcounter/timers CT32B0/1 Modification date=3/16/2011 Major revision=0 Minor revision=3. More...

#include <LPC11Uxx.h>

Data Fields

__IO uint32_t IR
__IO uint32_t TCR
__IO uint32_t TC
__IO uint32_t PR
__IO uint32_t PC
__IO uint32_t MCR
__IO uint32_t CCR
__IO uint32_t EMR
__IO uint32_t CTCR
__IO uint32_t PWMC
__IO uint32_t MR [4]
__IO uint32_t MR0
__IO uint32_t MR1
__IO uint32_t MR2
__IO uint32_t MR3
__I uint32_t CR [4]
__I uint32_t CR0
__I uint32_t CR1
__I uint32_t CR2
__I uint32_t CR3

Detailed Description

Product name title=UM10462 Chapter title=LPC11U1x 32-bitcounter/timers CT32B0/1 Modification date=3/16/2011 Major revision=0 Minor revision=3.

Definition at line 219 of file LPC11Uxx.h.


Field Documentation

__IO uint32_t CCR

(@ 0x40014028) Capture Control Register

Definition at line 235 of file LPC11Uxx.h.

__I uint32_t CR[4]

(@ 0x4001402C) Capture Register

Definition at line 237 of file LPC11Uxx.h.

__I uint32_t CR0

(@ 0x4001802C) Capture Register. CR 0

Definition at line 239 of file LPC11Uxx.h.

__I uint32_t CR1

(@ 0x40018030) Capture Register. CR 1

Definition at line 240 of file LPC11Uxx.h.

__I uint32_t CR2

(@ 0x40018034) Capture Register. CR 2

Definition at line 241 of file LPC11Uxx.h.

__I uint32_t CR3

(@ 0x40018038) Capture Register. CR 3

Definition at line 242 of file LPC11Uxx.h.

__IO uint32_t CTCR

(@ 0x40014070) Count Control Register

Definition at line 247 of file LPC11Uxx.h.

__IO uint32_t EMR

(@ 0x4001403C) External Match Register

Definition at line 245 of file LPC11Uxx.h.

__IO uint32_t IR

< (@ 0x40014000) CT32B0 Structure (@ 0x40014000) Interrupt Register

Definition at line 220 of file LPC11Uxx.h.

__IO uint32_t MCR

(@ 0x40014014) Match Control Register

Definition at line 225 of file LPC11Uxx.h.

__IO uint32_t MR[4]

(@ 0x40014018) Match Register

Definition at line 227 of file LPC11Uxx.h.

__IO uint32_t MR0

(@ 0x40018018) Match Register. MR0

Definition at line 229 of file LPC11Uxx.h.

__IO uint32_t MR1

(@ 0x4001801C) Match Register. MR1

Definition at line 230 of file LPC11Uxx.h.

__IO uint32_t MR2

(@ 0x40018020) Match Register. MR2

Definition at line 231 of file LPC11Uxx.h.

__IO uint32_t MR3

(@ 0x40018024) Match Register. MR3

Definition at line 232 of file LPC11Uxx.h.

__IO uint32_t PC

(@ 0x40014010) Prescale Counter

Definition at line 224 of file LPC11Uxx.h.

__IO uint32_t PR

(@ 0x4001400C) Prescale Register

Definition at line 223 of file LPC11Uxx.h.

__IO uint32_t PWMC

(@ 0x40014074) PWM Control Register

Definition at line 248 of file LPC11Uxx.h.

__IO uint32_t TC

(@ 0x40014008) Timer Counter

Definition at line 222 of file LPC11Uxx.h.

__IO uint32_t TCR

(@ 0x40014004) Timer Control Register

Definition at line 221 of file LPC11Uxx.h.