pid_new_control_block() is only used within mcpwm_bdc_speed_control sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: Created PID control block successfully - ESP_ERR_INVALID_ARG: Created PID control block failed because of invalid argument - ESP_ERR_NO_MEM: Created PID control block failed because out of memory

References

from examples