stepdown10 2.1.0.0
|
Step Down 10 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Step Down 10 Click example.
This library contains API for the Step Down 10 Click driver. This driver provides the functions to set the output voltage treshold.
The demo application is composed of two sections :
Initialization of I2C module and log UART. After driver initialization, default settings sets output voltage to 2 V.
This example demonstrates the use of the Step Down 10 Click boardâ„¢ by changing output voltage every 2 seconds starting from 2 V up to 20 V.
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 | ) |