| 
 | |||||||||
| 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.tDMAManager
public class tDMAManager
| 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 | |
|---|---|
| tDMAManager(int dmaChannel,
                       int hostBufferSize) | |
| Method Summary | |
|---|---|
| protected  void | finalize() | 
|  int[] | read(int num,
         int timeout) | 
|  void | start() | 
|  void | stop() | 
| 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 tDMAManager(int dmaChannel,
                   int hostBufferSize)
| Method Detail | 
|---|
protected void finalize()
finalize in class tSystempublic void start()
public void stop()
public int[] read(int num,
                  int timeout)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||