c3xbuck 2.0.0.0
|
3xBuck Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
3xBuck Click example
This example demonstrates the use of the 3 x Buck Click Board.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Alternates between predefined and default values for the Bucks output and logs the current set values on the USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |