leddriver5  2.0.0.0
Functions
main.c File Reference

LedDriver5 Click example. More...

#include "board.h"
#include "log.h"
#include "leddriver5.h"

Functions

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

Detailed Description

LedDriver5 Click example.

Description

The application is a capable of driving an array of high-power LEDs.

The demo application is composed of two sections :

Application Init

Initialization driver init and pwm init

Application Task

Controls the brightness of the LED using PWM

Author
MikroE Team

Function Documentation

◆ application_init()

void application_init ( void  )

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )