pwm  2.0.0.0
Functions
main.c File Reference

PWM Click example. More...

#include "board.h"
#include "log.h"
#include "pwm.h"

Functions

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

Detailed Description

PWM Click example.

Description

This is an example that shows some of the functions that PWM click has.

The demo application is composed of two sections :

Application Init

Initalizes I2C driver, enables output, configures device, sets prescaling, configures output and makes an initial log.

Application Task

This is an example that shows some of the functions that PWM click has.

Author
MikroE Team

Function Documentation

◆ application_init()

void application_init ( void  )

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )