|
|||||||||
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.tAlarm
public class tAlarm
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 | |
---|---|
tAlarm()
|
Method Summary | |
---|---|
protected void |
finalize()
|
static boolean |
readEnable()
|
static long |
readTriggerTime()
|
static void |
writeEnable(boolean value)
|
static void |
writeTriggerTime(long 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 tAlarm()
Method Detail |
---|
protected void finalize()
finalize
in class tSystem
public static void writeEnable(boolean value)
public static boolean readEnable()
public static void writeTriggerTime(long value)
public static long readTriggerTime()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |