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

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

from examples