"

2013 FRC Java API

"

Uses of Interface
edu.wpi.first.wpilibj.CounterBase

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

Classes in edu.wpi.first.wpilibj that implement CounterBase
 class Counter
          Class for counting the number of ticks on a digital input channel.
 class Encoder
          Class to read quad encoders.
 class GearTooth
          Alias for counter class.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"