6namespace motorcontrol {
NeutralMode
Choose the neutral mode for a motor controller.
Definition: NeutralMode.h:11
@ EEPROMSetting
Use the NeutralMode that is set in the MC's persistent storage.
Definition: NeutralMode.h:13
@ Brake
When commanded to neutral, motor leads are commonized electrically to reduce motion.
Definition: NeutralMode.h:17
@ Coast
When commanded to neutral, motor leads are set to high-impedance, allowing mechanism to coast.
Definition: NeutralMode.h:15
namespace ctre
Definition: paramEnum.h:5