|
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 >::Protection, including all inherited members.
| configureAuto(const ProtectionConfig &config) noexcept | tmc9660::TMC9660< CommType >::Protection | |
| configureI2t(uint16_t timeConstant1_ms, float continuousCurrent1_A, uint16_t timeConstant2_ms, float continuousCurrent2_A) noexcept | tmc9660::TMC9660< CommType >::Protection | |
| configureTemperature(float warning_deg_c, float shutdown_deg_c) noexcept | tmc9660::TMC9660< CommType >::Protection | |
| configureVoltage(uint16_t over_volt_threshold, uint16_t under_volt_threshold) noexcept | tmc9660::TMC9660< CommType >::Protection | |
| driver | tmc9660::TMC9660< CommType >::Protection | private |
| Protection(TMC9660 &parent) noexcept | tmc9660::TMC9660< CommType >::Protection | inlineexplicitprivate |
| resetI2tState() noexcept | tmc9660::TMC9660< CommType >::Protection | |
| setOvercurrentEnabled(bool enabled) noexcept | tmc9660::TMC9660< CommType >::Protection | |
| TMC9660 | tmc9660::TMC9660< CommType >::Protection | friend |