System state of the device.
More...
#include <ctre/phoenix6/signals/SpnEnums.hpp>
System state of the device.
◆ System_StateValue() [1/2]
ctre::phoenix6::signals::System_StateValue::System_StateValue |
( |
int |
value | ) |
|
|
inline |
◆ System_StateValue() [2/2]
ctre::phoenix6::signals::System_StateValue::System_StateValue |
( |
| ) |
|
|
inline |
◆ operator<() [1/2]
bool ctre::phoenix6::signals::System_StateValue::operator< |
( |
const System_StateValue & |
data | ) |
const |
|
inline |
◆ operator<() [2/2]
bool ctre::phoenix6::signals::System_StateValue::operator< |
( |
int |
data | ) |
const |
|
inline |
◆ operator==() [1/2]
bool ctre::phoenix6::signals::System_StateValue::operator== |
( |
const System_StateValue & |
data | ) |
const |
|
inline |
◆ operator==() [2/2]
bool ctre::phoenix6::signals::System_StateValue::operator== |
( |
int |
data | ) |
const |
|
inline |
◆ Serialize()
std::string ctre::phoenix6::signals::System_StateValue::Serialize |
( |
| ) |
const |
|
inlinevirtual |
◆ ToString()
std::string ctre::phoenix6::signals::System_StateValue::ToString |
( |
| ) |
const |
|
inline |
Gets the string representation of this enum.
- Returns
- String representation of this enum
◆ operator<<
◆ BootBeep
constexpr int ctre::phoenix6::signals::System_StateValue::BootBeep = 8 |
|
staticconstexpr |
◆ Bootup_0
constexpr int ctre::phoenix6::signals::System_StateValue::Bootup_0 = 0 |
|
staticconstexpr |
◆ Bootup_1
constexpr int ctre::phoenix6::signals::System_StateValue::Bootup_1 = 1 |
|
staticconstexpr |
◆ Bootup_2
constexpr int ctre::phoenix6::signals::System_StateValue::Bootup_2 = 2 |
|
staticconstexpr |
◆ Bootup_3
constexpr int ctre::phoenix6::signals::System_StateValue::Bootup_3 = 3 |
|
staticconstexpr |
◆ Bootup_4
constexpr int ctre::phoenix6::signals::System_StateValue::Bootup_4 = 4 |
|
staticconstexpr |
◆ Bootup_5
constexpr int ctre::phoenix6::signals::System_StateValue::Bootup_5 = 5 |
|
staticconstexpr |
◆ Bootup_6
constexpr int ctre::phoenix6::signals::System_StateValue::Bootup_6 = 6 |
|
staticconstexpr |
◆ Bootup_7
constexpr int ctre::phoenix6::signals::System_StateValue::Bootup_7 = 7 |
|
staticconstexpr |
◆ ControlDisabled
constexpr int ctre::phoenix6::signals::System_StateValue::ControlDisabled = 9 |
|
staticconstexpr |
◆ ControlEnabled
constexpr int ctre::phoenix6::signals::System_StateValue::ControlEnabled = 10 |
|
staticconstexpr |
◆ ControlEnabled_11
constexpr int ctre::phoenix6::signals::System_StateValue::ControlEnabled_11 = 11 |
|
staticconstexpr |
◆ Fault
constexpr int ctre::phoenix6::signals::System_StateValue::Fault = 12 |
|
staticconstexpr |
◆ NotLicensed
constexpr int ctre::phoenix6::signals::System_StateValue::NotLicensed = 14 |
|
staticconstexpr |
◆ Production
constexpr int ctre::phoenix6::signals::System_StateValue::Production = 15 |
|
staticconstexpr |
◆ Recover
constexpr int ctre::phoenix6::signals::System_StateValue::Recover = 13 |
|
staticconstexpr |
◆ value
int ctre::phoenix6::signals::System_StateValue::value |
The documentation for this class was generated from the following file: