![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Data Structures | |
| struct | LPC_PMU_T |
| Power Management Unit register block structure. More... | |
Functions | |
| STATIC INLINE void | Chip_PMU_SetMode (LPC_PMU_T *pPMU, uint8_t pm) |
| PMU Set mode. | |
| STATIC INLINE uint32_t | Chip_PMU_GetData (LPC_PMU_T *pPMU, uint8_t reg) |
| PMU Get data. | |