mcp73871  2.0.0.0
Functions
main.c File Reference

MCP73871 Click example. More...

#include "board.h"
#include "log.h"
#include "mcp73871.h"

Functions

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

Detailed Description

MCP73871 Click example.

Description

This application is battery charger.

The demo application is composed of two sections :

Application Init

Initializes the click driver, and enables the click board.

Application Task

This is the example of MCP73871 click functions usage. It enables this click, sets input current to 100mA, and enables safety timer.

Author
MikroE Team

Function Documentation

◆ application_init()

void application_init ( void  )

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )