edu.wpi.first.wpilibj.fpga
Interface ExpectedFPGASignature

All Known Implementing Classes:
tAccumulator, tAI, tAlarm, tAnalogTrigger, tCounter, tDIO, tDMA, tDMAManager, tEncoder, tGlobal, tInterrupt, tInterruptManager, tSolenoid, tSPI, tSystem, tWatchdog

public interface ExpectedFPGASignature


Field Summary
static java.lang.String kBitfileName
           
static int kExpectedFPGARevision
           
static int[] kExpectedFPGASignature
           
static java.lang.String kExpectedFPGASignatureStr
           
static int kExpectedFPGAVersion
           
 

Field Detail

kBitfileName

static final java.lang.String kBitfileName
See Also:
Constant Field Values

kExpectedFPGAVersion

static final int kExpectedFPGAVersion
See Also:
Constant Field Values

kExpectedFPGARevision

static final int kExpectedFPGARevision
See Also:
Constant Field Values

kExpectedFPGASignatureStr

static final java.lang.String kExpectedFPGASignatureStr
See Also:
Constant Field Values

kExpectedFPGASignature

static final int[] kExpectedFPGASignature