Reverse Limit Pin.
More...
#include <ctre/phoenix6/signals/SpnEnums.hpp>
◆ ReverseLimitValue() [1/2]
ctre::phoenix6::signals::ReverseLimitValue::ReverseLimitValue |
( |
int |
value | ) |
|
|
inline |
◆ ReverseLimitValue() [2/2]
ctre::phoenix6::signals::ReverseLimitValue::ReverseLimitValue |
( |
| ) |
|
|
inline |
◆ operator<() [1/2]
bool ctre::phoenix6::signals::ReverseLimitValue::operator< |
( |
const ReverseLimitValue & |
data | ) |
const |
|
inline |
◆ operator<() [2/2]
bool ctre::phoenix6::signals::ReverseLimitValue::operator< |
( |
int |
data | ) |
const |
|
inline |
◆ operator==() [1/2]
bool ctre::phoenix6::signals::ReverseLimitValue::operator== |
( |
const ReverseLimitValue & |
data | ) |
const |
|
inline |
◆ operator==() [2/2]
bool ctre::phoenix6::signals::ReverseLimitValue::operator== |
( |
int |
data | ) |
const |
|
inline |
◆ Serialize()
std::string ctre::phoenix6::signals::ReverseLimitValue::Serialize |
( |
| ) |
const |
|
inlinevirtual |
◆ ToString()
std::string ctre::phoenix6::signals::ReverseLimitValue::ToString |
( |
| ) |
const |
|
inline |
Gets the string representation of this enum.
- Returns
- String representation of this enum
◆ operator<<
◆ ClosedToGround
constexpr int ctre::phoenix6::signals::ReverseLimitValue::ClosedToGround = 0 |
|
staticconstexpr |
◆ Open
constexpr int ctre::phoenix6::signals::ReverseLimitValue::Open = 1 |
|
staticconstexpr |
◆ value
int ctre::phoenix6::signals::ReverseLimitValue::value |
The documentation for this class was generated from the following file: