Invert state of the device.
More...
#include <ctre/phoenix6/signals/SpnEnums.hpp>
Invert state of the device.
◆ InvertedValue() [1/2]
ctre::phoenix6::signals::InvertedValue::InvertedValue |
( |
int |
value | ) |
|
|
inline |
◆ InvertedValue() [2/2]
ctre::phoenix6::signals::InvertedValue::InvertedValue |
( |
| ) |
|
|
inline |
◆ operator<() [1/2]
bool ctre::phoenix6::signals::InvertedValue::operator< |
( |
const InvertedValue & |
data | ) |
const |
|
inline |
◆ operator<() [2/2]
bool ctre::phoenix6::signals::InvertedValue::operator< |
( |
int |
data | ) |
const |
|
inline |
◆ operator==() [1/2]
bool ctre::phoenix6::signals::InvertedValue::operator== |
( |
const InvertedValue & |
data | ) |
const |
|
inline |
◆ operator==() [2/2]
bool ctre::phoenix6::signals::InvertedValue::operator== |
( |
int |
data | ) |
const |
|
inline |
◆ Serialize()
std::string ctre::phoenix6::signals::InvertedValue::Serialize |
( |
| ) |
const |
|
inlinevirtual |
◆ ToString()
std::string ctre::phoenix6::signals::InvertedValue::ToString |
( |
| ) |
const |
|
inline |
Gets the string representation of this enum.
- Returns
- String representation of this enum
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const InvertedValue & |
data |
|
) |
| |
|
friend |
◆ Clockwise_Positive
constexpr int ctre::phoenix6::signals::InvertedValue::Clockwise_Positive = 1 |
|
staticconstexpr |
◆ CounterClockwise_Positive
constexpr int ctre::phoenix6::signals::InvertedValue::CounterClockwise_Positive = 0 |
|
staticconstexpr |
◆ value
int ctre::phoenix6::signals::InvertedValue::value |
The documentation for this class was generated from the following file: