Zephyr API Documentation 4.0.99
A Scalable Open Source RTOS
|
Public API for DRV8424 Stepper Controller Specific Functions. More...
Go to the source code of this file.
Functions | |
int | drv8424_microstep_recovery (const struct device *dev) |
After microstep setter fails, attempt to recover into previous state. | |
Public API for DRV8424 Stepper Controller Specific Functions.
int drv8424_microstep_recovery | ( | const struct device * | dev | ) |
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 |