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