Zephyr API Documentation 4.0.99
A Scalable Open Source RTOS
|
Public API for Trinamic Stepper Controller Specific Functions. More...
Go to the source code of this file.
Data Structures | |
struct | tmc_ramp_generator_data |
Trinamic Stepper Ramp Generator data. More... | |
Functions | |
int | tmc5041_stepper_set_ramp (const struct device *dev, const struct tmc_ramp_generator_data *ramp_data) |
Configure Trinamic Stepper Ramp Generator. | |
int | tmc5041_stepper_set_max_velocity (const struct device *dev, uint32_t velocity) |
Set the maximum velocity of the stepper motor. | |
Public API for Trinamic Stepper Controller Specific Functions.