LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

Detailed Description

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)
 

Field Documentation

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.

void(* set_pll)(uint32_t cmd[], uint32_t resp[])

Set PLL function

Definition at line 48 of file pwrd_8xx.h.

void(* set_power)(uint32_t cmd[], uint32_t resp[])

Set power function

Definition at line 49 of file pwrd_8xx.h.


The documentation for this struct was generated from the following file: