mcpwm_capture_channel_trigger_soft_catch() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK: Trigger software catch successfully - ESP_ERR_INVALID_ARG: Trigger software catch failed because of invalid argument - ESP_ERR_INVALID_STATE: Trigger software catch failed because the channel is not enabled yet - ESP_FAIL: Trigger software catch failed because of other error

References

from examples