mcpwm_generator_set_action_on_sync_event() is only used within ESP-IDF.
 
Symbols
loading (3/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

- ESP_OK: Set generator action successfully - ESP_ERR_INVALID_ARG: Set generator action failed because of invalid argument - ESP_FAIL: Set generator action failed because of other error

Notes

The trigger only support one sync action, regardless of the kinds. Should not call this function more than once.

References