mcp1664  2.0.0.0
Functions
main.c File Reference

Mcp1664 Click example. More...

#include "board.h"
#include "log.h"
#include "mcp1664.h"

Functions

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

Detailed Description

Mcp1664 Click example.

Description

This application turn on and turn off white LEDs.

The demo application is composed of two sections :

Application Init

Enables GPIO and PWM, sets the frequency and duty cycle and enables PWM.

Application Task

This is a example which demonstrates the use of MCP1664 Click board. It shows how to enable the device and gradualy increase the duty cycle.

Author
MikroE Team

Function Documentation

◆ application_init()

void application_init ( void  )

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )