2010 FRC Java API


Uses of Class
edu.wpi.first.wpilibj.Counter.Mode

Packages that use Counter.Mode
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 Counter.Mode in edu.wpi.first.wpilibj
 

Fields in edu.wpi.first.wpilibj declared as Counter.Mode
static Counter.Mode Counter.Mode.kExternalDirection
          mode: external direction
static Counter.Mode Counter.Mode.kPulseLength
          mode: pulse length
static Counter.Mode Counter.Mode.kSemiperiod
          mode: semi period
static Counter.Mode Counter.Mode.kTwoPulse
          mode: two pulse
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.