|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Steper Motion Controller Ramp Parameters. More...
#include <zephyr/drivers/stepper/stepper_ctrl.h>
Data Fields | |
| uint32_t | acceleration_max |
| Acceleration in micro_steps/s² | |
| uint32_t | speed_max |
| Maximum speed in micro_steps/s. | |
| uint32_t | deceleration_max |
| Deceleration in micro_steps/s² | |
Steper Motion Controller Ramp Parameters.
| uint32_t stepper_ctrl_ramp::acceleration_max |
Acceleration in micro_steps/s²
| uint32_t stepper_ctrl_ramp::deceleration_max |
Deceleration in micro_steps/s²
| uint32_t stepper_ctrl_ramp::speed_max |
Maximum speed in micro_steps/s.