edu.wpi.first.wpilibj
Class DriverStationEnhancedIO.tPWMPeriodChannels

java.lang.Object
  extended by edu.wpi.first.wpilibj.DriverStationEnhancedIO.tPWMPeriodChannels
Enclosing class:
DriverStationEnhancedIO

public static class DriverStationEnhancedIO.tPWMPeriodChannels
extends java.lang.Object

PWM period channels for enhanced IO


Field Summary
static DriverStationEnhancedIO.tPWMPeriodChannels kPWMChannels1and2
           
static DriverStationEnhancedIO.tPWMPeriodChannels kPWMChannels3and4
           
 int value
          The 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

value

public final int value
The integer value representing this enumeration


kPWMChannels1and2

public static final DriverStationEnhancedIO.tPWMPeriodChannels kPWMChannels1and2

kPWMChannels3and4

public static final DriverStationEnhancedIO.tPWMPeriodChannels kPWMChannels3and4