|
HF-AS5047U Driver
0.1.0-dev
HF-AS5047U C++ Driver
|
Diagnostic Thresholds. More...
#include <esp32_as5047u_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 | CORDIC_OVERFLOW_LIMIT = 5 |
| CORDIC overflow error threshold. | |
Diagnostic Thresholds.
Thresholds for magnetic field diagnostics and error detection.
|
staticconstexpr |
CORDIC overflow error threshold.
|
staticconstexpr |
Maximum communication retries.
|
staticconstexpr |
Diagnostic polling interval (ms)