HF-TMC51x0 Driver (TMC5130 & TMC5160) 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC51x0 (TMC5130 & TMC5160)
Loading...
Searching...
No Matches
tmc51x0::TMC51x0< CommType >::Homing::HomeConfig Struct Reference

#include <tmc51x0.hpp>

Public Attributes

HomePlacement mode {HomePlacement::AtCenter}
 
float offset {0.0F}
 Used only for AtOffsetFromMin.
 
Unit offset_unit {Unit::Deg}
 

Member Data Documentation

◆ mode

template<typename CommType >
HomePlacement tmc51x0::TMC51x0< CommType >::Homing::HomeConfig::mode {HomePlacement::AtCenter}

◆ offset

template<typename CommType >
float tmc51x0::TMC51x0< CommType >::Homing::HomeConfig::offset {0.0F}

Used only for AtOffsetFromMin.

◆ offset_unit

template<typename CommType >
Unit tmc51x0::TMC51x0< CommType >::Homing::HomeConfig::offset_unit {Unit::Deg}

The documentation for this struct was generated from the following file: