The applied output of the bridge.
More...
#include <ctre/phoenix6/signals/SpnEnums.hpp>
The applied output of the bridge.
◆ BridgeOutputValue() [1/2]
ctre::phoenix6::signals::BridgeOutputValue::BridgeOutputValue |
( |
int |
value | ) |
|
|
inline |
◆ BridgeOutputValue() [2/2]
ctre::phoenix6::signals::BridgeOutputValue::BridgeOutputValue |
( |
| ) |
|
|
inline |
◆ operator<() [1/2]
bool ctre::phoenix6::signals::BridgeOutputValue::operator< |
( |
const BridgeOutputValue & |
data | ) |
const |
|
inline |
◆ operator<() [2/2]
bool ctre::phoenix6::signals::BridgeOutputValue::operator< |
( |
int |
data | ) |
const |
|
inline |
◆ operator==() [1/2]
bool ctre::phoenix6::signals::BridgeOutputValue::operator== |
( |
const BridgeOutputValue & |
data | ) |
const |
|
inline |
◆ operator==() [2/2]
bool ctre::phoenix6::signals::BridgeOutputValue::operator== |
( |
int |
data | ) |
const |
|
inline |
◆ Serialize()
std::string ctre::phoenix6::signals::BridgeOutputValue::Serialize |
( |
| ) |
const |
|
inlinevirtual |
◆ ToString()
std::string ctre::phoenix6::signals::BridgeOutputValue::ToString |
( |
| ) |
const |
|
inline |
Gets the string representation of this enum.
- Returns
- String representation of this enum
◆ operator<<
◆ BridgeReq_ActiveBrake
constexpr int ctre::phoenix6::signals::BridgeOutputValue::BridgeReq_ActiveBrake = 14 |
|
staticconstexpr |
◆ BridgeReq_Brake
constexpr int ctre::phoenix6::signals::BridgeOutputValue::BridgeReq_Brake = 1 |
|
staticconstexpr |
◆ BridgeReq_Coast
constexpr int ctre::phoenix6::signals::BridgeOutputValue::BridgeReq_Coast = 0 |
|
staticconstexpr |
◆ BridgeReq_FaultBrake
constexpr int ctre::phoenix6::signals::BridgeOutputValue::BridgeReq_FaultBrake = 12 |
|
staticconstexpr |
◆ BridgeReq_FaultCoast
constexpr int ctre::phoenix6::signals::BridgeOutputValue::BridgeReq_FaultCoast = 13 |
|
staticconstexpr |
◆ BridgeReq_FOCEasy
constexpr int ctre::phoenix6::signals::BridgeOutputValue::BridgeReq_FOCEasy = 9 |
|
staticconstexpr |
◆ BridgeReq_FOCTorque
constexpr int ctre::phoenix6::signals::BridgeOutputValue::BridgeReq_FOCTorque = 7 |
|
staticconstexpr |
◆ BridgeReq_MusicTone
constexpr int ctre::phoenix6::signals::BridgeOutputValue::BridgeReq_MusicTone = 8 |
|
staticconstexpr |
◆ BridgeReq_Trapez
constexpr int ctre::phoenix6::signals::BridgeOutputValue::BridgeReq_Trapez = 6 |
|
staticconstexpr |
◆ value
int ctre::phoenix6::signals::BridgeOutputValue::value |
The documentation for this class was generated from the following file: