pwm
2.0.0.0
|
PWM Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
PWM Click example.
This is an example that shows the capability of PWM click.
The demo application is composed of two sections :
Initalizes I2C driver, enables output, configures device, sets prescaling, configures output and makes an initial log.
Changes the duty cycle of all channels every 10 seconds. All data are being logged on USB UART where you can track their changes.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |