balancer4 2.0.0.0
|
Balancer4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Balancer4 Click example.
This example demonstrates the use of Balancer 4 click board by configuring the click board for charging and then reading the status and fault registers.
The demo application is composed of two sections :
Initializes the driver and configures the click board for charging.
Reads and displays the status and fault registers on the USB UART every 500ms approximately.
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 | ) |