|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
TI DRV84XX Stepper Controller. More...
Files | |
| file | stepper_drv84xx.h |
| Public API for DRV84XX Stepper Controller Specific Functions. | |
Functions | |
| int | drv84xx_microstep_recovery (const struct device *dev) |
| After microstep setter fails, attempt to recover into previous state. | |
TI DRV84XX Stepper Controller.
| int drv84xx_microstep_recovery | ( | const struct device * | dev | ) |
#include <zephyr/drivers/stepper/stepper_drv84xx.h>
After microstep setter fails, attempt to recover into previous state.
| dev | Pointer to the stepper motor controller instance |
| 0 | Success |
| <0 | Error code dependent on the gpio controller of the microstep pins |