libuav original

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

LPC_PMU_T Struct Reference

LPC11xx Power Management Unit register block structure. More...

#include <pmu_11xx.h>

Data Fields

__IO uint32_t PCON
__IO uint32_t GPREG [4]

Detailed Description

LPC11xx Power Management Unit register block structure.

Definition at line 55 of file pmu_11xx.h.


Field Documentation

__IO uint32_t GPREG[4]

Offset: 0x004 General purpose Registers 0..3 (R/W)

Definition at line 57 of file pmu_11xx.h.

__IO uint32_t PCON

Offset: 0x000 Power control Register (R/W)

Definition at line 56 of file pmu_11xx.h.