clockgen6
2.0.0.0
|
Clock Gen 6 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | 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 logger.
Enables and disables the click board in the span of 10 seconds and displays the state 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 | ) |
void main | ( | void | ) |