TLE92466ED Driver 0.1.0-dev
Modern C++20 driver for Infineon TLE92466ED Six-Channel Low-Side Solenoid Driver
Loading...
Searching...
No Matches
TLE92466ED_TestConfig::TestConfig Struct Reference

Test Configuration. More...

#include <esp32_tle92466ed_test_config.hpp>

Static Public Attributes

static constexpr uint16_t DEFAULT_TEST_CURRENT = 500
 Default test current (mA)
 
static constexpr uint16_t TEST_DURATION_MS = 5000
 Test duration (ms)
 
static constexpr uint16_t RAMP_STEP_MA = 100
 Current ramp step size (mA)
 
static constexpr uint16_t RAMP_STEP_DELAY_MS = 500
 Delay between ramp steps (ms)
 

Detailed Description

Test Configuration.

Default parameters for testing and calibration.

Member Data Documentation

◆ DEFAULT_TEST_CURRENT

constexpr uint16_t TLE92466ED_TestConfig::TestConfig::DEFAULT_TEST_CURRENT = 500
staticconstexpr

Default test current (mA)

◆ RAMP_STEP_DELAY_MS

constexpr uint16_t TLE92466ED_TestConfig::TestConfig::RAMP_STEP_DELAY_MS = 500
staticconstexpr

Delay between ramp steps (ms)

◆ RAMP_STEP_MA

constexpr uint16_t TLE92466ED_TestConfig::TestConfig::RAMP_STEP_MA = 100
staticconstexpr

Current ramp step size (mA)

◆ TEST_DURATION_MS

constexpr uint16_t TLE92466ED_TestConfig::TestConfig::TEST_DURATION_MS = 5000
staticconstexpr

Test duration (ms)


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