charger5 2.0.0.0
|
Charger 5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Charger 5 Click example.
This example demonstrates the use of the Charger 5 click board.
The demo application is composed of two sections :
Initializes peripherals and pins used for the Charger 5 click and prepares the Charger 5 click for properly working.
Demonstrates the use of driver functions. It will set charging current to 500 mA, then will increment that value by 10 steps, and after that will decrement it by 5 steps.
Increment/decrement command can only be issued to volatile memory locations.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |