charger16  2.0.0.0
Functions
main.c File Reference

Charger 16 Click Example. More...

#include "board.h"
#include "log.h"
#include "charger16.h"

Functions

void application_init (void)
 
void application_task (void)
 
void main (void)
 

Detailed Description

Charger 16 Click Example.

Description

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 :

Application Init

Initialization of GPIO module and log UART. After driver initialization the app set default settings.

Application Task

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.

Author
Nenad Filipovic

Function Documentation

◆ application_init()

void application_init ( void  )

< Logger config object.

< Click config object.

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )