Timing Parameters.
More...
#include <esp32_as5047u_test_config.hpp>
|
| static constexpr uint16_t | POWER_ON_DELAY_MS = 10 |
| | Power-on initialization delay (ms)
|
| |
| static constexpr uint16_t | READOUT_LATENCY_US = 100 |
| | Read latency for angle data (μs)
|
| |
| static constexpr uint16_t | INTER_FRAME_US = 1 |
| | Minimum time between SPI frames (μs)
|
| |
Timing Parameters.
Timing requirements from the AS5047U datasheet.
◆ INTER_FRAME_US
| constexpr uint16_t AS5047U_TestConfig::Timing::INTER_FRAME_US = 1 |
|
staticconstexpr |
Minimum time between SPI frames (μs)
◆ POWER_ON_DELAY_MS
| constexpr uint16_t AS5047U_TestConfig::Timing::POWER_ON_DELAY_MS = 10 |
|
staticconstexpr |
Power-on initialization delay (ms)
◆ READOUT_LATENCY_US
| constexpr uint16_t AS5047U_TestConfig::Timing::READOUT_LATENCY_US = 100 |
|
staticconstexpr |
Read latency for angle data (μs)
The documentation for this struct was generated from the following file: