Functions | |
void | InitPWM (int duty, int pwm, unsigned long freq) |
void | PWMstart (taskdata pwm) |
void | PWMstop (int pwm) |
|
Initialize a hardware pwm and configure it to a certain frequency and duty cycle This does not start the PWM, merely configures it.
|
|
start a configured PWM
|
|
stop a running hardware PWM
|