mcpwm_del_fault() function
Delete MCPWM fault
Arguments
fault
MCPWM fault handle allocated by `mcpwm_new_gpio_fault()` or `mcpwm_new_soft_fault()`
Return value
- ESP_OK: Delete MCPWM fault successfully - ESP_ERR_INVALID_ARG: Delete MCPWM fault failed because of invalid argument - ESP_FAIL: Delete MCPWM fault failed because of other error