vibromotor3  2.0.0.0
Functions
main.c File Reference

VibroMotor3 Click example. More...

#include "board.h"
#include "log.h"
#include "vibromotor3.h"

Functions

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

Detailed Description

VibroMotor3 Click example.

Description

This example shows the capabilities of the Vibro Motor 3 click board

The demo application is composed of two sections :

Application Init

Initalizes I2C driver, PWM driver and configures Vibro Motor 3 click board.

Application Task

Changing duty cycle applied in order to get different vibrations.

Author
Stefan Ilic

Function Documentation

◆ application_init()

void application_init ( void  )

< Logger config object.

< Click config object.

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )