mcpwm_capture_timer_stop() function
Stop MCPWM capture timer
Arguments
cap_timer
MCPWM capture timer, allocated by `mcpwm_new_capture_timer()`
Return value
- ESP_OK: Stop MCPWM capture timer successfully - ESP_ERR_INVALID_ARG: Stop MCPWM capture timer failed because of invalid argument - ESP_FAIL: Stop MCPWM capture timer failed because of other error