leddriver8  2.0.0.0
Functions
main.c File Reference

LedDriver8 Click example. More...

#include "board.h"
#include "log.h"
#include "leddriver8.h"

Functions

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

Detailed Description

LedDriver8 Click example.

Description

This example demonstrates the use of LED Driver 8 Click board.

The demo application is composed of two sections :

Application Init

Initializes the driver and configures the click board.

Application Task

Increases the LEDs brightness then toggles all LEDs with a one-second delay. Each step will be logged on the USB UART where you can track the program flow.

Author
MikroE Team

Function Documentation

◆ application_init()

void application_init ( void  )

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )