Defines the parameters for an independent (individual/Pair) PWM.
Public Attributes | |
uint16_t | pinNo |
Defines the starting pin no of the specified PWMs. Other associated PWMs if any should be consecutively after this pin. | |
DutyCycleUpdateFnc | dutyUpdateFnc |
Function to be used for updating the duty cycle. | |
pwm_config_t | pwmConfig |
The PWM configurations. | |