Configurables available to CANdle.
More...
#include <ctre/phoenix/led/CANdleConfiguration.h>
Configurables available to CANdle.
◆ CANdleConfiguration()
ctre::phoenix::led::CANdleConfiguration::CANdleConfiguration |
( |
| ) |
|
◆ toString()
std::string ctre::phoenix::led::CANdleConfiguration::toString |
( |
std::string |
prependString = "" | ) |
|
- Parameters
-
prependString | String to prepend to configs |
- Returns
- String representation of configs
◆ brightnessScalar
double ctre::phoenix::led::CANdleConfiguration::brightnessScalar {1.0} |
Brightness scalar for all LEDs controlled.
◆ disableWhenLOS
bool ctre::phoenix::led::CANdleConfiguration::disableWhenLOS {false} |
True to turn off LEDs when Loss of Signal occurrs.
◆ statusLedOffWhenActive
bool ctre::phoenix::led::CANdleConfiguration::statusLedOffWhenActive {false} |
True to turn off Status LED when CANdle is actively being controlled.
◆ stripType
LEDStripType ctre::phoenix::led::CANdleConfiguration::stripType {LEDStripType::RGB} |
What type of LEDs the CANdle controls.
◆ v5Enabled
bool ctre::phoenix::led::CANdleConfiguration::v5Enabled {false} |
True to turn off the 5V rail.
This turns off the on-board LEDs as well.
◆ vBatOutputMode
VBatOutputMode ctre::phoenix::led::CANdleConfiguration::vBatOutputMode {VBatOutputMode::On} |
The behavior of VBat output.
The documentation for this struct was generated from the following file: