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

Solenoid 2 Configuration (Parallel Pair) More...

Static Public Attributes

static constexpr ParallelPair PAIR = ParallelPair::CH1_CH2
 Parallel pair.
 
static constexpr Channel PRIMARY_CHANNEL = Channel::CH1
 Primary channel for control.
 
static constexpr uint16_t MIN_CURRENT_MA = 400
 Minimum current (mA)
 
static constexpr uint16_t MAX_CURRENT_MA = 3000
 Maximum current (mA)
 
static constexpr bool PARALLEL_MODE = true
 Parallel mode.
 

Detailed Description

Solenoid 2 Configuration (Parallel Pair)

Member Data Documentation

◆ MAX_CURRENT_MA

constexpr uint16_t Solenoid2Config::MAX_CURRENT_MA = 3000
staticconstexpr

Maximum current (mA)

◆ MIN_CURRENT_MA

constexpr uint16_t Solenoid2Config::MIN_CURRENT_MA = 400
staticconstexpr

Minimum current (mA)

◆ PAIR

constexpr ParallelPair Solenoid2Config::PAIR = ParallelPair::CH1_CH2
staticconstexpr

Parallel pair.

◆ PARALLEL_MODE

constexpr bool Solenoid2Config::PARALLEL_MODE = true
staticconstexpr

Parallel mode.

◆ PRIMARY_CHANNEL

constexpr Channel Solenoid2Config::PRIMARY_CHANNEL = Channel::CH1
staticconstexpr

Primary channel for control.


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