Package com.revrobotics.servohub
Class ServoHubLowLevel.PeriodicStatus2
java.lang.Object
com.revrobotics.servohub.ServoHubLowLevel.PeriodicStatus2
- Enclosing class:
- ServoHubLowLevel
-
Field Summary
Modifier and TypeFieldDescriptionboolean
boolean
short
boolean
boolean
short
boolean
boolean
short
-
Constructor Summary
-
Method Summary
-
Field Details
-
channel0PulseWidth
public short channel0PulseWidth -
channel1PulseWidth
public short channel1PulseWidth -
channel2PulseWidth
public short channel2PulseWidth -
channel0Enabled
public boolean channel0Enabled -
channel1Enabled
public boolean channel1Enabled -
channel2Enabled
public boolean channel2Enabled -
channel0OutOfRange
public boolean channel0OutOfRange -
channel1OutOfRange
public boolean channel1OutOfRange -
channel2OutOfRange
public boolean channel2OutOfRange
-
-
Constructor Details
-
PeriodicStatus2
public PeriodicStatus2()
-