#include <Mio.h>
Public Attributes | |
int | config |
Configuration bits for PWM output subchannel. | |
int | width |
Hanfperiod width. |
Configuration bits for PWM output subchannel.
Bitmap of the following bits:
Hanfperiod width.
Width (in PWM clock ticks) of first part of the PWM pulses: 1 ... pwm_period-1. Set to pwm_period for duty 0% and >pwm_period for duty 100%.