HF-AS5047U Driver  0.1.0-dev
HF-AS5047U C++ Driver
Loading...
Searching...
No Matches
AS5047U_TestConfig::Diagnostics Struct Reference

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.
 

Detailed Description

Diagnostic Thresholds.

Thresholds for magnetic field diagnostics and error detection.

Member Data Documentation

◆ CORDIC_OVERFLOW_LIMIT

constexpr uint8_t AS5047U_TestConfig::Diagnostics::CORDIC_OVERFLOW_LIMIT = 5
staticconstexpr

CORDIC overflow error threshold.

◆ MAX_RETRY_COUNT

constexpr uint8_t AS5047U_TestConfig::Diagnostics::MAX_RETRY_COUNT = 3
staticconstexpr

Maximum communication retries.

◆ POLL_INTERVAL_MS

constexpr uint16_t AS5047U_TestConfig::Diagnostics::POLL_INTERVAL_MS = 100
staticconstexpr

Diagnostic polling interval (ms)


The documentation for this struct was generated from the following file: