|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CANJaguar.NeutralMode | |
|---|---|
| edu.wpi.first.wpilibj | The WPI Robotics library (WPILibJ) is a set of Java classes that interfaces to the hardware in the FRC control system and your robot. |
| Uses of CANJaguar.NeutralMode in edu.wpi.first.wpilibj |
|---|
| Fields in edu.wpi.first.wpilibj declared as CANJaguar.NeutralMode | |
|---|---|
static CANJaguar.NeutralMode |
CANJaguar.NeutralMode.kBrake
|
static CANJaguar.NeutralMode |
CANJaguar.NeutralMode.kCoast
|
static CANJaguar.NeutralMode |
CANJaguar.NeutralMode.kJumper
|
| Methods in edu.wpi.first.wpilibj with parameters of type CANJaguar.NeutralMode | |
|---|---|
void |
CANJaguar.configNeutralMode(CANJaguar.NeutralMode mode)
Configure what the controller does to the H-Bridge when neutral (not driving the output). |
|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||