![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
LPC8XX Power ROM API structure.
Definition at line 47 of file pwrd_8xx.h.
#include "pwrd_8xx.h"
Data Fields | |
| void(* | set_pll )(uint32_t cmd[], uint32_t resp[]) |
| void(* | set_power )(uint32_t cmd[], uint32_t resp[]) |
| void(* | set_aclkgate )(uint32_t aclkgate) |
| uint32_t(* | get_aclkgate )(void) |
| uint32_t(* get_aclkgate)(void) |
Get ACLKGATE function
Definition at line 51 of file pwrd_8xx.h.
| void(* set_aclkgate)(uint32_t aclkgate) |
Set ACLKGATE function
Definition at line 50 of file pwrd_8xx.h.
Set PLL function
Definition at line 48 of file pwrd_8xx.h.
Set power function
Definition at line 49 of file pwrd_8xx.h.