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

Solenoid 1 Configuration (Single Channel) More...

Static Public Attributes

static constexpr Channel CHANNEL = Channel::CH0
 Single channel.
 
static constexpr uint16_t MIN_CURRENT_MA = 200
 Minimum current (mA)
 
static constexpr uint16_t MAX_CURRENT_MA = 1500
 Maximum current (mA)
 
static constexpr bool PARALLEL_MODE = false
 Single channel mode.
 

Detailed Description

Solenoid 1 Configuration (Single Channel)

Member Data Documentation

◆ CHANNEL

constexpr Channel Solenoid1Config::CHANNEL = Channel::CH0
staticconstexpr

Single channel.

◆ MAX_CURRENT_MA

constexpr uint16_t Solenoid1Config::MAX_CURRENT_MA = 1500
staticconstexpr

Maximum current (mA)

◆ MIN_CURRENT_MA

constexpr uint16_t Solenoid1Config::MIN_CURRENT_MA = 200
staticconstexpr

Minimum current (mA)

◆ PARALLEL_MODE

constexpr bool Solenoid1Config::PARALLEL_MODE = false
staticconstexpr

Single channel mode.


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