buck9 2.0.0.0
|
Buck 9 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Buck 9 Click Example.
Demo application shows basic usage of Buck 9 click.
The demo application is composed of two sections :
Configuring clicks and log objects. Settings the click in the default configuration.
Enable and Disable device every 5 seconds.
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 | ) |