charger18 2.0.0.0
|
Charger 18 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Charger 18 Click Example.
This example demonstrates the use of Charger 18 click board by controlling the status of the charger as well as the LDO and BUCK regulators.
The demo application is composed of two sections :
Initializes the driver and enables the chip with the charger, LDO and BUCK regulators disabled.
This function enables the charger, BUCK and LDO in the span of 25 seconds, and displays the status of each feature on the USB UART.
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 | ) |