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

Supply Voltage Specifications (volts) More...

#include <esp32_tle92466ed_test_config.hpp>

Static Public Attributes

static constexpr float VBAT_MIN = 8.0f
 Minimum VBAT voltage (V)
 
static constexpr float VBAT_NOM = 12.0f
 Nominal VBAT voltage (V)
 
static constexpr float VBAT_MAX = 28.0f
 Maximum VBAT voltage (V)
 
static constexpr float VDD_NOM = 3.3f
 Logic supply voltage (V)
 

Detailed Description

Supply Voltage Specifications (volts)

VBAT: Main power supply for the load outputs VDD: Logic supply (3.3V for ESP32-C6)

Member Data Documentation

◆ VBAT_MAX

constexpr float TLE92466ED_TestConfig::SupplyVoltage::VBAT_MAX = 28.0f
staticconstexpr

Maximum VBAT voltage (V)

◆ VBAT_MIN

constexpr float TLE92466ED_TestConfig::SupplyVoltage::VBAT_MIN = 8.0f
staticconstexpr

Minimum VBAT voltage (V)

◆ VBAT_NOM

constexpr float TLE92466ED_TestConfig::SupplyVoltage::VBAT_NOM = 12.0f
staticconstexpr

Nominal VBAT voltage (V)

◆ VDD_NOM

constexpr float TLE92466ED_TestConfig::SupplyVoltage::VDD_NOM = 3.3f
staticconstexpr

Logic supply voltage (V)


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