Whether device is locked by FRC.
More...
#include <ctre/phoenix6/signals/SpnEnums.hpp>
Whether device is locked by FRC.
◆ FrcLockValue() [1/2]
| ctre::phoenix6::signals::FrcLockValue::FrcLockValue |
( |
int | value | ) |
|
|
inlineconstexpr |
◆ FrcLockValue() [2/2]
| ctre::phoenix6::signals::FrcLockValue::FrcLockValue |
( |
| ) |
|
|
inlineconstexpr |
◆ operator<=>()
| auto ctre::phoenix6::signals::FrcLockValue::operator<=> |
( |
FrcLockValue | other | ) |
const |
|
inlineconstexpr |
◆ operator==()
| bool ctre::phoenix6::signals::FrcLockValue::operator== |
( |
FrcLockValue | other | ) |
const |
|
inlineconstexpr |
◆ Serialize()
| std::string ctre::phoenix6::signals::FrcLockValue::Serialize |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ ToString()
| std::string_view ctre::phoenix6::signals::FrcLockValue::ToString |
( |
| ) |
const |
|
inlineconstexpr |
Gets the string representation of this enum.
- Returns
- String representation of this enum
◆ operator<<
◆ Frc_Locked
| int ctre::phoenix6::signals::FrcLockValue::Frc_Locked = 1 |
|
staticconstexpr |
◆ Frc_Unlocked
| int ctre::phoenix6::signals::FrcLockValue::Frc_Unlocked = 0 |
|
staticconstexpr |
◆ value
| int ctre::phoenix6::signals::FrcLockValue::value |
The documentation for this struct was generated from the following file: