boost4 2.0.0.0
|
Boost4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Boost4 Click example.
This example demonstrates the use of Boost 4 Click board.
The demo application is composed of two sections :
Initializes the driver and logger, and enables the click board.
Set the desired output voltage by cycling through a couple of predefined voltage values. All data are being logged on USB UART every 3 seconds.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |