TLE92466ED Driver 0.1.0-preview
Modern C++23 driver for Infineon TLE92466ED Six-Channel Low-Side Solenoid Driver
Loading...
Searching...
No Matches
TLE92466ED_Config::Temperature Struct Reference

Temperature Specifications (celsius) More...

#include <TLE92466ED_Config.hpp>

Static Public Attributes

static constexpr int OPERATING_MIN = -40
 Minimum operating temperature (°C)
 
static constexpr int OPERATING_MAX = 150
 Maximum operating temperature (°C)
 
static constexpr int JUNCTION_MAX = 150
 Maximum junction temperature (°C)
 
static constexpr int 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 int TLE92466ED_Config::Temperature::JUNCTION_MAX = 150
staticconstexpr

Maximum junction temperature (°C)

◆ OPERATING_MAX

constexpr int TLE92466ED_Config::Temperature::OPERATING_MAX = 150
staticconstexpr

Maximum operating temperature (°C)

◆ OPERATING_MIN

constexpr int TLE92466ED_Config::Temperature::OPERATING_MIN = -40
staticconstexpr

Minimum operating temperature (°C)

◆ WARNING_THRESHOLD

constexpr int TLE92466ED_Config::Temperature::WARNING_THRESHOLD = 130
staticconstexpr

Temperature warning threshold (°C)


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