mcpwm_timer_config_t struct
MCPWM timer configuration
Fields
Specify from which group to allocate the MCPWM timer.
MCPWM timer clock source.
Counter resolution in Hz The step size of each count tick equals to (1 / resolution_hz) seconds.
Number of count ticks within a period.
MCPWM timer interrupt priority, if set to 0, the driver will try to allocate an interrupt with a relative low priority (1,2,3).
Extra configuration flags for timer.
![]()
typedef struct {