|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
This is the complete list of members for tmc9660::TMC9660< CommType >::StopEvents, including all inherited members.
| configureAuto(const StopEventsConfig &config) noexcept | tmc9660::TMC9660< CommType >::StopEvents | |
| configureReferenceSwitches(uint8_t mask, bool invert_l, bool invert_r, bool invert_h, bool swap_lr) noexcept | tmc9660::TMC9660< CommType >::StopEvents | |
| driver | tmc9660::TMC9660< CommType >::StopEvents | private |
| enableDeviationStop(uint32_t max_vel_error, uint32_t max_pos_error, bool softStop=true) noexcept | tmc9660::TMC9660< CommType >::StopEvents | |
| getAndClearLatchedPosition(int32_t &pos) noexcept | tmc9660::TMC9660< CommType >::StopEvents | |
| StopEvents(TMC9660 &parent) noexcept | tmc9660::TMC9660< CommType >::StopEvents | inlineexplicitprivate |
| TMC9660 | tmc9660::TMC9660< CommType >::StopEvents | friend |