mcpwm_bdc_speed_control sample
bdc_motor_forward()
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_forward()
bdc_motor_forward() function
Forward BDC motor
Syntax
Show:
Summary
Declaration
Definition
from
bdc_motor.h:66
esp_err_t
bdc_motor_forward
(
bdc_motor_handle_t
motor
)
;
Implemented in
bdc_motor.c:34
Arguments
Argument
Description
motor
BDC Motor handle
Return value
- ESP_OK: Forward motor successfully - ESP_FAIL: Forward 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