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::Temperature Struct Reference

Temperature Specifications (celsius) More...

#include <esp32_tle92466ed_test_config.hpp>

Static Public Attributes

static constexpr int16_t OPERATING_MIN = -40
 Minimum operating temperature (°C)
 
static constexpr int16_t OPERATING_MAX = 150
 Maximum operating temperature (°C)
 
static constexpr int16_t JUNCTION_MAX = 150
 Maximum junction temperature (°C)
 
static constexpr int16_t WARNING_THRESHOLD = 130
 Temperature warning threshold (°C)
 

Detailed Description

Temperature Specifications (celsius)

Operating temperature range and limits from datasheet.

Member Data Documentation

◆ JUNCTION_MAX

constexpr int16_t TLE92466ED_TestConfig::Temperature::JUNCTION_MAX = 150
staticconstexpr

Maximum junction temperature (°C)

◆ OPERATING_MAX

constexpr int16_t TLE92466ED_TestConfig::Temperature::OPERATING_MAX = 150
staticconstexpr

Maximum operating temperature (°C)

◆ OPERATING_MIN

constexpr int16_t TLE92466ED_TestConfig::Temperature::OPERATING_MIN = -40
staticconstexpr

Minimum operating temperature (°C)

◆ WARNING_THRESHOLD

constexpr int16_t TLE92466ED_TestConfig::Temperature::WARNING_THRESHOLD = 130
staticconstexpr

Temperature warning threshold (°C)


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