|
HF-TMC51x0 Driver (TMC5130 & TMC5160) 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC51x0 (TMC5130 & TMC5160)
|
This is the complete list of members for tmc51x0::StallGuardConfig, including all inherited members.
| enable_filter | tmc51x0::StallGuardConfig | |
| max_velocity | tmc51x0::StallGuardConfig | |
| min_velocity | tmc51x0::StallGuardConfig | |
| StallGuardConfig()=default | tmc51x0::StallGuardConfig | |
| StallGuardConfig(int8_t sgt_threshold, bool enable_filt=false, float min_vel=0.0F, float max_vel=0.0F, Unit vel_unit=Unit::RevPerSec, bool stop_on_stall=false) | tmc51x0::StallGuardConfig | inline |
| StallGuardConfig(StallGuardSensitivity sensitivity, bool enable_filt=false, float min_vel=0.0F, float max_vel=0.0F, Unit vel_unit=Unit::Steps, bool stop_on_stall=false) | tmc51x0::StallGuardConfig | inline |
| stop_on_stall | tmc51x0::StallGuardConfig | |
| threshold | tmc51x0::StallGuardConfig | |
| velocity_unit | tmc51x0::StallGuardConfig |