Application-specific Configuration.
More...
#include <esp32_tmc9660_test_config.hpp>
Application-specific Configuration.
Configuration values that can be adjusted per application.
◆ ENABLE_AUTO_RECOVERY
| constexpr bool TMC9660_TestConfig::AppConfig::ENABLE_AUTO_RECOVERY = true |
|
staticconstexpr |
Enable automatic error recovery.
◆ ENABLE_BUS_LOGGING
| constexpr bool TMC9660_TestConfig::AppConfig::ENABLE_BUS_LOGGING = false |
|
staticconstexpr |
Enable SPI/UART transaction logs.
◆ ENABLE_DEBUG_LOGGING
| constexpr bool TMC9660_TestConfig::AppConfig::ENABLE_DEBUG_LOGGING = true |
|
staticconstexpr |
Enable detailed debug logs.
◆ ENABLE_PERFORMANCE_MONITORING
| constexpr bool TMC9660_TestConfig::AppConfig::ENABLE_PERFORMANCE_MONITORING = true |
|
staticconstexpr |
Enable performance metrics.
◆ MAX_ERROR_COUNT
| constexpr uint8_t TMC9660_TestConfig::AppConfig::MAX_ERROR_COUNT = 10 |
|
staticconstexpr |
Maximum errors before failsafe.
◆ STATS_REPORT_INTERVAL_MS
| constexpr uint16_t TMC9660_TestConfig::AppConfig::STATS_REPORT_INTERVAL_MS = 10000 |
|
staticconstexpr |
Statistics reporting interval.
The documentation for this struct was generated from the following file: