Invert state of the device as seen from the front of the motor.
More...
#include <ctre/phoenix6/signals/SpnEnums.hpp>
Invert state of the device as seen from the front of the motor.
◆ InvertedValue() [1/2]
| ctre::phoenix6::signals::InvertedValue::InvertedValue |
( |
int | value | ) |
|
|
inlineconstexpr |
◆ InvertedValue() [2/2]
| ctre::phoenix6::signals::InvertedValue::InvertedValue |
( |
| ) |
|
|
inlineconstexpr |
◆ operator<=>()
| auto ctre::phoenix6::signals::InvertedValue::operator<=> |
( |
InvertedValue | other | ) |
const |
|
inlineconstexpr |
◆ operator==()
| bool ctre::phoenix6::signals::InvertedValue::operator== |
( |
InvertedValue | other | ) |
const |
|
inlineconstexpr |
◆ Serialize()
| std::string ctre::phoenix6::signals::InvertedValue::Serialize |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ ToString()
| std::string_view ctre::phoenix6::signals::InvertedValue::ToString |
( |
| ) |
const |
|
inlineconstexpr |
Gets the string representation of this enum.
- Returns
- String representation of this enum
◆ operator<<
◆ Clockwise_Positive
| int ctre::phoenix6::signals::InvertedValue::Clockwise_Positive = 1 |
|
staticconstexpr |
Positive motor output results in clockwise motion.
◆ CounterClockwise_Positive
| int ctre::phoenix6::signals::InvertedValue::CounterClockwise_Positive = 0 |
|
staticconstexpr |
Positive motor output results in counter-clockwise motion.
◆ value
| int ctre::phoenix6::signals::InvertedValue::value |
The documentation for this struct was generated from the following file: