charger16 2.0.0.0
|
Charger 16 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Charger 16 Click Example.
This library contains API for the Charger 16 Click driver. This demo application shows use of a Charger 16 Click board™.
The demo application is composed of two sections :
Initialization of GPIO module and log UART. After driver initialization the app set default settings.
This is an example that shows the use of an Charger 16 Click board™. The app turns the battery charge on and off every 10 seconds. Results are being sent to the Usart Terminal where you can track their changes.
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 | ) |