HF-TMC9660 Driver
Hardware Agnostic C++ Driver for the TMC9660
|
This is the complete list of members for TMC9660::StepDir, including all inherited members.
driver | TMC9660::StepDir | private |
enableExtrapolation(bool enable) noexcept | TMC9660::StepDir | |
enableInterface(bool on) noexcept | TMC9660::StepDir | |
enableVelocityFeedForward(bool enableVelFF) noexcept | TMC9660::StepDir | |
setMaxExtrapolationVelocity(uint32_t eRPM) noexcept | TMC9660::StepDir | |
setMicrostepResolution(tmc9660::tmcl::StepDirStepDividerShift µSteps) noexcept | TMC9660::StepDir | |
setSignalTimeout(uint16_t timeout_ms) noexcept | TMC9660::StepDir | |
StepDir(TMC9660 &parent) noexcept | TMC9660::StepDir | inlineexplicitprivate |
TMC9660 | TMC9660::StepDir | friend |