stepdown7 2.1.0.0
|
Step Down 7 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Step Down 7 Click example.
This library contains API for the Step Down 7 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 1.5 V.
This example demonstrates the use of the Step Down 7 Click boardâ„¢ by changing output voltage every 5 seconds starting from 1.5 V up to 3.3 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 | ) |