mcpwm_del_operator() function
Delete MCPWM operator
Arguments
oper
MCPWM operator, allocated by `mcpwm_new_operator()`
Return value
- ESP_OK: Delete MCPWM operator successfully - ESP_ERR_INVALID_ARG: Delete MCPWM operator failed because of invalid argument - ESP_FAIL: Delete MCPWM operator failed because of other error
Examples
mcpwm_del_operator() is referenced by 2 libraries and example projects: