Solenoid 1 Configuration (Single Channel)
More...
|
| 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.
|
| |
Solenoid 1 Configuration (Single Channel)
◆ CHANNEL
| constexpr Channel Solenoid1Config::CHANNEL = Channel::CH0 |
|
staticconstexpr |
◆ MAX_CURRENT_MA
| constexpr uint16_t Solenoid1Config::MAX_CURRENT_MA = 1500 |
|
staticconstexpr |
◆ MIN_CURRENT_MA
| constexpr uint16_t Solenoid1Config::MIN_CURRENT_MA = 200 |
|
staticconstexpr |
◆ PARALLEL_MODE
| constexpr bool Solenoid1Config::PARALLEL_MODE = false |
|
staticconstexpr |
The documentation for this struct was generated from the following file: