Phoenix 6 C# API Documentation
C#
F#
Show/Hide TOC
Neutral
Mode
Value Enumeration
The state of the motor controller bridge when output is neutral or disabled.
Definition
Namespace:
CTRE.Phoenix6.Signals
Assembly:
Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
Copy
public
enum
NeutralModeValue
F#
Copy
type
NeutralModeValue
Members
Coast
0
Brake
1
See Also
Reference
CTRE.Phoenix6.Signals Namespace
In This Article
Definition
Members
See Also