|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
Diagnostic Thresholds. More...
#include <esp32_tmc9660_test_config.hpp>
Static Public Attributes | |
| static constexpr uint16_t | POLL_INTERVAL_MS = 100 |
| Diagnostic polling interval (ms) | |
| static constexpr uint8_t | MAX_RETRY_COUNT = 3 |
| Maximum communication retries. | |
| static constexpr uint8_t | MAX_FAULT_COUNT = 5 |
| Faults before failsafe. | |
Diagnostic Thresholds.
Thresholds for motor controller fault detection.
|
staticconstexpr |
Faults before failsafe.
|
staticconstexpr |
Maximum communication retries.
|
staticconstexpr |
Diagnostic polling interval (ms)