Solenoid 2 Configuration (Parallel Pair)
More...
|
| 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.
|
| |
Solenoid 2 Configuration (Parallel Pair)
◆ MAX_CURRENT_MA
| constexpr uint16_t Solenoid2Config::MAX_CURRENT_MA = 3000 |
|
staticconstexpr |
◆ MIN_CURRENT_MA
| constexpr uint16_t Solenoid2Config::MIN_CURRENT_MA = 400 |
|
staticconstexpr |
◆ PAIR
| constexpr ParallelPair Solenoid2Config::PAIR = ParallelPair::CH1_CH2 |
|
staticconstexpr |
◆ PARALLEL_MODE
| constexpr bool Solenoid2Config::PARALLEL_MODE = true |
|
staticconstexpr |
◆ 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: