![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Example description
This example demonstrates the use of Clock APIs to control the CGU settings. This example uses UART console to print the outputs.
Special connection requirements
There are no special connection requirements for this example.
Build procedures:
LPC18xx/43xx example quickstart for Keil uVision4
LPC18xx/43xx example quickstart for IAR EWARM
LPC18xx/43xx example quickstart for Code Red Xpresso
Supported boards and board setup:
Hitex 1850 evaluation boards
Hitex 4350 evaluation boards
Keil 1857 evaluation boards
Keil 4357 evaluation boards
Submitting LPCOpen issues:
Community support for LPCOpen
Data Structures | |
| struct | CLKIN_NAME_T |
| struct | BASECLK_INFO_T |
| struct | CCUCLK_INFO_T |
Functions | |
| int | main (void) |
| Main entry point. | |
Variables | |
| static char | menu [] |
| static CLKIN_NAME_T | clkin_info [] |
| static BASECLK_INFO_T | baseclk_info [] |
| static CCUCLK_INFO_T | ccu_clk_info [] |
| int main | ( | void | ) |
Main entry point.
Main program body.
Definition at line 227 of file app_clock_apis.c.
|
static |
Definition at line 107 of file app_clock_apis.c.
|
static |
Definition at line 139 of file app_clock_apis.c.
|
static |
Definition at line 90 of file app_clock_apis.c.
|
static |
Definition at line 84 of file app_clock_apis.c.