[][src]Module step_dir::drivers::drv8825

DRV8825 Driver

Platform-agnostic driver API for the DRV8825 stepper motor driver. Can be used on any platform for which implementations of the require embedded-hal traits are available.

For the most part, users are not expected to use this API directly. Please check out Driver instead.

Structs

DRV8825

The DRV8825 driver API