|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.wpi.first.wpilibj.fpga.tSystem
edu.wpi.first.wpilibj.fpga.tGlobal
public class tGlobal
Field Summary | |
---|---|
static int |
kNumSystems
|
Fields inherited from class edu.wpi.first.wpilibj.fpga.tSystem |
---|
m_DeviceHandle, status |
Fields inherited from interface edu.wpi.first.wpilibj.fpga.ExpectedFPGASignature |
---|
kBitfileName, kExpectedFPGARevision, kExpectedFPGASignature, kExpectedFPGASignatureStr, kExpectedFPGAVersion |
Constructor Summary | |
---|---|
tGlobal()
|
Method Summary | |
---|---|
protected void |
finalize()
|
static boolean |
readFPGA_LED()
|
static long |
readLocalTime()
|
static long |
readRevision()
|
static int |
readVersion()
|
static void |
writeFPGA_LED(boolean value)
|
Methods inherited from class edu.wpi.first.wpilibj.fpga.tSystem |
---|
getFpgaGuid, Release |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int kNumSystems
Constructor Detail |
---|
public tGlobal()
Method Detail |
---|
protected void finalize()
finalize
in class tSystem
public static int readVersion()
public static long readLocalTime()
public static void writeFPGA_LED(boolean value)
public static boolean readFPGA_LED()
public static long readRevision()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |