mcpwm_bdc_speed_control sample
bdc_motor_reverse()
is only used within mcpwm_bdc_speed_control sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mcpwm_bdc_speed_control sample
bdc_motor_reverse()
bdc_motor_reverse() function
Reverse BDC Motor
Syntax
Show:
Summary
Declaration
Definition
from
bdc_motor.h:77
esp_err_t
bdc_motor_reverse
(
bdc_motor_handle_t
motor
)
;
Implemented in
bdc_motor.c:40
Arguments
Argument
motor
Return value
- ESP_OK: Reverse motor successfully - ESP_FAIL: Reverse motor failed because some other error occurred
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out