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

Channel Pairing for Parallel Mode. More...

#include <TLE92466ED_Config.hpp>

Static Public Attributes

static constexpr uint8_t PAIR_0_CH_A = 0
 Channel 0 pairs with Channel 3.
 
static constexpr uint8_t PAIR_0_CH_B = 3
 
static constexpr uint8_t PAIR_1_CH_A = 1
 Channel 1 pairs with Channel 2.
 
static constexpr uint8_t PAIR_1_CH_B = 2
 
static constexpr uint8_t PAIR_2_CH_A = 4
 Channel 4 pairs with Channel 5.
 
static constexpr uint8_t PAIR_2_CH_B = 5
 

Detailed Description

Channel Pairing for Parallel Mode.

The TLE92466ED supports parallel operation of channel pairs for higher current applications (up to 4A).

Member Data Documentation

◆ PAIR_0_CH_A

constexpr uint8_t TLE92466ED_Config::ChannelPairs::PAIR_0_CH_A = 0
staticconstexpr

Channel 0 pairs with Channel 3.

◆ PAIR_0_CH_B

constexpr uint8_t TLE92466ED_Config::ChannelPairs::PAIR_0_CH_B = 3
staticconstexpr

◆ PAIR_1_CH_A

constexpr uint8_t TLE92466ED_Config::ChannelPairs::PAIR_1_CH_A = 1
staticconstexpr

Channel 1 pairs with Channel 2.

◆ PAIR_1_CH_B

constexpr uint8_t TLE92466ED_Config::ChannelPairs::PAIR_1_CH_B = 2
staticconstexpr

◆ PAIR_2_CH_A

constexpr uint8_t TLE92466ED_Config::ChannelPairs::PAIR_2_CH_A = 4
staticconstexpr

Channel 4 pairs with Channel 5.

◆ PAIR_2_CH_B

constexpr uint8_t TLE92466ED_Config::ChannelPairs::PAIR_2_CH_B = 5
staticconstexpr

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