Defines the parameters for a specific PWM module.
Public Attributes | |
pwm_alignment_t | alignment |
Specifies the alignment of PWM. | |
timer_frequency_t | f |
Specifies the frequency of the PWM in Hz (Minimum possible value is 5KHz) | |
deadtime_t | deadtime |
The dead time parameter for the paired inverted PWM. For individual PWMs this value should be NULL. | |