Whether the device is enabled.
More...
#include <ctre/phoenix6/signals/SpnEnums.hpp>
Whether the device is enabled.
◆ DeviceEnableValue() [1/2]
constexpr ctre::phoenix6::signals::DeviceEnableValue::DeviceEnableValue |
( |
int | value | ) |
|
|
inlineconstexpr |
◆ DeviceEnableValue() [2/2]
constexpr ctre::phoenix6::signals::DeviceEnableValue::DeviceEnableValue |
( |
| ) |
|
|
inlineconstexpr |
◆ operator!=() [1/2]
constexpr bool ctre::phoenix6::signals::DeviceEnableValue::operator!= |
( |
DeviceEnableValue | data | ) |
const |
|
inlineconstexpr |
◆ operator!=() [2/2]
constexpr bool ctre::phoenix6::signals::DeviceEnableValue::operator!= |
( |
int | data | ) |
const |
|
inlineconstexpr |
◆ operator<() [1/2]
constexpr bool ctre::phoenix6::signals::DeviceEnableValue::operator< |
( |
DeviceEnableValue | data | ) |
const |
|
inlineconstexpr |
◆ operator<() [2/2]
constexpr bool ctre::phoenix6::signals::DeviceEnableValue::operator< |
( |
int | data | ) |
const |
|
inlineconstexpr |
◆ operator==() [1/2]
constexpr bool ctre::phoenix6::signals::DeviceEnableValue::operator== |
( |
DeviceEnableValue | data | ) |
const |
|
inlineconstexpr |
◆ operator==() [2/2]
constexpr bool ctre::phoenix6::signals::DeviceEnableValue::operator== |
( |
int | data | ) |
const |
|
inlineconstexpr |
◆ Serialize()
std::string ctre::phoenix6::signals::DeviceEnableValue::Serialize |
( |
| ) |
const |
|
inlinevirtual |
◆ ToString()
std::string ctre::phoenix6::signals::DeviceEnableValue::ToString |
( |
| ) |
const |
|
inline |
Gets the string representation of this enum.
- Returns
- String representation of this enum
◆ operator<<
◆ Disabled
constexpr int ctre::phoenix6::signals::DeviceEnableValue::Disabled = 0 |
|
staticconstexpr |
◆ Enabled
constexpr int ctre::phoenix6::signals::DeviceEnableValue::Enabled = 1 |
|
staticconstexpr |
◆ value
int ctre::phoenix6::signals::DeviceEnableValue::value |
The documentation for this class was generated from the following file: