Package com.revrobotics.servohub
Class ServoHubLowLevel.PeriodicStatus3
java.lang.Object
com.revrobotics.servohub.ServoHubLowLevel.PeriodicStatus3
- Enclosing class:
- ServoHubLowLevel
-
Field Summary
Modifier and TypeFieldDescriptionboolean
boolean
short
boolean
boolean
short
boolean
boolean
short
-
Constructor Summary
-
Method Summary
-
Field Details
-
channel3PulseWidth
public short channel3PulseWidth -
channel4PulseWidth
public short channel4PulseWidth -
channel5PulseWidth
public short channel5PulseWidth -
channel3Enabled
public boolean channel3Enabled -
channel4Enabled
public boolean channel4Enabled -
channel5Enabled
public boolean channel5Enabled -
channel3OutOfRange
public boolean channel3OutOfRange -
channel4OutOfRange
public boolean channel4OutOfRange -
channel5OutOfRange
public boolean channel5OutOfRange
-
-
Constructor Details
-
PeriodicStatus3
public PeriodicStatus3()
-