Timing Parameters (microseconds)
More...
#include <esp32_tle92466ed_test_config.hpp>
|
| static constexpr uint16_t | CS_SETUP_US = 1 |
| | CS setup time before SCLK (μs)
|
| |
| static constexpr uint16_t | CS_HOLD_US = 1 |
| | CS hold time after SCLK (μs)
|
| |
| static constexpr uint16_t | INTER_FRAME_US = 10 |
| | Minimum time between frames (μs)
|
| |
| static constexpr uint16_t | POWER_ON_DELAY_MS = 50 |
| | Power-on initialization delay (ms)
|
| |
| static constexpr uint16_t | RESET_DELAY_MS = 10 |
| | Reset pulse duration (ms)
|
| |
Timing Parameters (microseconds)
Timing requirements from the TLE92466ED datasheet.
◆ CS_HOLD_US
| constexpr uint16_t TLE92466ED_TestConfig::Timing::CS_HOLD_US = 1 |
|
staticconstexpr |
CS hold time after SCLK (μs)
◆ CS_SETUP_US
| constexpr uint16_t TLE92466ED_TestConfig::Timing::CS_SETUP_US = 1 |
|
staticconstexpr |
CS setup time before SCLK (μs)
◆ INTER_FRAME_US
| constexpr uint16_t TLE92466ED_TestConfig::Timing::INTER_FRAME_US = 10 |
|
staticconstexpr |
Minimum time between frames (μs)
◆ POWER_ON_DELAY_MS
| constexpr uint16_t TLE92466ED_TestConfig::Timing::POWER_ON_DELAY_MS = 50 |
|
staticconstexpr |
Power-on initialization delay (ms)
◆ RESET_DELAY_MS
| constexpr uint16_t TLE92466ED_TestConfig::Timing::RESET_DELAY_MS = 10 |
|
staticconstexpr |
Reset pulse duration (ms)
The documentation for this struct was generated from the following file: