pll 2.0.0.0
|
PLL Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
PLL Click example.
This app sets PLL signals.
The demo application is composed of two sections :
Initializes device.
Every 2 seconds, the PLL increases the input clock from min (x2) to max (x8) level.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |