FrcLockValue Enumeration

True if device is locked by FRC.

Definition

Namespace: CTRE.Phoenix6.Signals
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public enum FrcLockValue

Members

Frc_Unlocked0 
Frc_Locked1 

See Also