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_PMU_Type Struct Reference

LPC_PMU_Type Struct Reference
[Device_Peripheral_Registers]

Product name title=UM10462 Chapter title=LPC11U1x Power Management Unit (PMU) Modification date=3/16/2011 Major revision=0 Minor revision=3 (PMU) More...

#include <LPC11Uxx.h>

Data Fields

__IO uint32_t PCON
__IO uint32_t GPREG [4]
__IO uint32_t GPREG0
__IO uint32_t GPREG1
__IO uint32_t GPREG2
__IO uint32_t GPREG3

Detailed Description

Product name title=UM10462 Chapter title=LPC11U1x Power Management Unit (PMU) Modification date=3/16/2011 Major revision=0 Minor revision=3 (PMU)

Definition at line 293 of file LPC11Uxx.h.


Field Documentation

__IO uint32_t GPREG[4]

(@ 0x40038004) General purpose register 0

Definition at line 296 of file LPC11Uxx.h.

__IO uint32_t GPREG0

(@ 0x40038004) General purpose register 0

Definition at line 298 of file LPC11Uxx.h.

__IO uint32_t GPREG1

(@ 0x40038008) General purpose register 1

Definition at line 299 of file LPC11Uxx.h.

__IO uint32_t GPREG2

(@ 0x4003800C) General purpose register 2

Definition at line 300 of file LPC11Uxx.h.

__IO uint32_t GPREG3

(@ 0x40038010) General purpose register 3

Definition at line 301 of file LPC11Uxx.h.

__IO uint32_t PCON

< (@ 0x40038000) PMU Structure (@ 0x40038000) Power control register

Definition at line 294 of file LPC11Uxx.h.