Defines the parameters for specific PWM configuration.
Public Attributes | |
| duty_limits_t | lim |
| Defines the duty cycle limits for the specified channels. | |
| duty_mode_t | dutyMode |
| Controls the duty cycle computation mode. This parameter is used only when the dead time is enabled. | |
| tim_in_trigger_config_t * | slaveOpts |
| Defines the options for slave operation for the PWM. | |
| tim_out_trigger_config_t * | masterOpts |
| Defines the options for master operation for the PWM. | |
| tim_out_trigger_config_t* pwm_config_t::masterOpts |
| tim_in_trigger_config_t* pwm_config_t::slaveOpts |