| 
 | |||||||||
| 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.tInterruptManager
public class tInterruptManager
| Field Summary | 
|---|
| 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 | |
|---|---|
| tInterruptManager(int interruptMask,
                                   boolean watcher) | |
| Method Summary | |
|---|---|
| protected  void | acknowledge() | 
| protected  void | finalize() | 
| protected  void | reserve() | 
| protected  void | unreserve() | 
|  int | watch(int timeoutInMs) | 
| 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 | 
| Constructor Detail | 
|---|
public tInterruptManager(int interruptMask,
                         boolean watcher)
| Method Detail | 
|---|
protected void finalize()
finalize in class tSystempublic int watch(int timeoutInMs)
protected void acknowledge()
protected void reserve()
protected void unreserve()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||