|
TLE92466ED Driver 0.1.0-dev
Modern C++20 driver for Infineon TLE92466ED Six-Channel Low-Side Solenoid Driver
|
Diagnostic Thresholds. More...
#include <esp32_tle92466ed_test_config.hpp>
Static Public Attributes | |
| static constexpr uint16_t | OVERCURRENT_THRESHOLD_MA = 2100 |
| Overcurrent fault threshold (mA) | |
| static constexpr uint16_t | POLL_INTERVAL_MS = 100 |
| Diagnostic polling interval (ms) | |
| static constexpr uint8_t | MAX_RETRY_COUNT = 3 |
| Maximum communication retries. | |
Diagnostic Thresholds.
Thresholds for fault detection and diagnostics.
|
staticconstexpr |
Maximum communication retries.
|
staticconstexpr |
Overcurrent fault threshold (mA)
|
staticconstexpr |
Diagnostic polling interval (ms)