vibromotor2
2.0.0.0
|
VibroMotor2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
VibroMotor2 Click example.
This application contorl the speed of vibro motor.
The demo application is composed of two sections :
Initializes GPIO driver and PWM. Configures PWM to 5kHz frequency, calculates maximum duty ratio and starts PWM with duty ratio value 0.
Allows user to enter desired command to control Vibro Motor Click board.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
void application_task | ( | void | ) |
void main | ( | void | ) |