battman 2.0.0.0
|
BATT-MAN Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
BATT-MAN Click example.
BATT-MAN click is a very versatile battery operated power manager. When powered via mikroBUS, it will charge the connected Li-Ion/Li-Po 3.7V battery, while providing the output voltage on all its outputs at the same time.
The demo application is composed of two sections :
Initializes the click driver and logger utility and enables the click board.
Checks the charging indicator status, and in relation to its state it displays an appropriate message on USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |