HF-TMC51x0 Driver (TMC5130 & TMC5160) 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC51x0 (TMC5130 & TMC5160)
Loading...
Searching...
No Matches
tmc51x0::StallGuardConfig Member List

This is the complete list of members for tmc51x0::StallGuardConfig, including all inherited members.

enable_filtertmc51x0::StallGuardConfig
max_velocitytmc51x0::StallGuardConfig
min_velocitytmc51x0::StallGuardConfig
StallGuardConfig()=defaulttmc51x0::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::StallGuardConfiginline
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::StallGuardConfiginline
stop_on_stalltmc51x0::StallGuardConfig
thresholdtmc51x0::StallGuardConfig
velocity_unittmc51x0::StallGuardConfig