stepdown3 2.0.0.0
|
Step Down 3 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Step Down 3 Click Example.
This example demonstrates the use of Step Down 3 click board by iterating through the entire output voltage range.
The demo application is composed of two sections :
Initializes the driver and logger, then enables the click board and disables the auxiliary output.
Changes the output voltage every 3 seconds and displays the set voltage output value 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 | ) |