org.lsst.ccs.drivers.dmmio
Class PCIIOHandler
java.lang.Object
org.lsst.ccs.drivers.dmmio.PCIIOHandler
public class PCIIOHandler
- extends Object
|
Method Summary |
static byte |
readByte(int addr)
|
static void |
writeByte(int addr,
byte value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PCIIOHandler
public PCIIOHandler()
readByte
public static byte readByte(int addr)
writeByte
public static void writeByte(int addr,
byte value)
Copyright © 2013 LSST. All Rights Reserved.