| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.wpi.first.wpilibj.Counter.Mode
public static class Counter.Mode
Mode determines how and what the counter counts
| Field Summary | |
|---|---|
| static Counter.Mode | kExternalDirectionmode: external direction | 
| static Counter.Mode | kPulseLengthmode: pulse length | 
| static Counter.Mode | kSemiperiodmode: semi period | 
| static Counter.Mode | kTwoPulsemode: two pulse | 
|  int | valueThe integer value representing this enumeration | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public final int value
public static final Counter.Mode kTwoPulse
public static final Counter.Mode kSemiperiod
public static final Counter.Mode kPulseLength
public static final Counter.Mode kExternalDirection
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||