LPCOpen Platform for LPC112X microcontrollers  112X
LPCOpen Platform for the NXP LPC112X family of Microcontrollers
Functions
pmu_112x.c File Reference
#include "chip.h"

Go to the source code of this file.

Functions

void Chip_PMU_SleepState (LPC_PMU_T *pPMU)
 Enter MCU Sleep mode. More...
 
void Chip_PMU_DeepSleepState (LPC_PMU_T *pPMU)
 Enter MCU Deep Sleep mode. More...
 
void Chip_PMU_DeepPowerDownState (LPC_PMU_T *pPMU)
 Enter MCU Deep Power down mode. More...
 
void Chip_PMU_Sleep (LPC_PMU_T *pPMU, CHIP_PMU_MCUPOWER_T SleepMode)
 Place the MCU in a low power state. More...