clockgen6 2.0.0.0
|
Clock Gen 6 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Clock Gen 6 Click Example.
This example demonstrates the use of Clock Gen 6 click board which acts as an astable oscillator.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which sets the digital potentiometer to max position and enables the clock output.
Changes the clock output frequency by changing the digital potentiometer position every second. The potentiometer position value will be displayed on the USB UART.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |