mcpwm_generator_set_actions_on_brake_event() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (1/5)...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

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

Notes

This is an aggregation version of `mcpwm_generator_set_action_on_brake_event`, which allows user to set multiple actions in one call.

References