HF-TMC9660 Driver
Hardware Agnostic C++ Driver for the TMC9660
|
This is the complete list of members for TMC9660::Protection, including all inherited members.
configureI2t(uint16_t timeConstant1_ms, float continuousCurrent1_A, uint16_t timeConstant2_ms, float continuousCurrent2_A) noexcept | TMC9660::Protection | |
configureTemperature(float warningDegC, float shutdownDegC) noexcept | TMC9660::Protection | |
configureVoltage(uint16_t overVoltThreshold, uint16_t underVoltThreshold) noexcept | TMC9660::Protection | |
driver | TMC9660::Protection | private |
Protection(TMC9660 &parent) noexcept | TMC9660::Protection | inlineexplicitprivate |
resetI2tState() noexcept | TMC9660::Protection | |
setOvercurrentEnabled(bool enabled) noexcept | TMC9660::Protection | |
TMC9660 | TMC9660::Protection | friend |