|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UsbTimeoutException | |
|---|---|
| org.lsst.ccs.drivers.usb | |
| Uses of UsbTimeoutException in org.lsst.ccs.drivers.usb |
|---|
| Methods in org.lsst.ccs.drivers.usb that throw UsbTimeoutException | |
|---|---|
int |
UsbCommPipe.read(byte[] data,
int timeout)
Reads data from the pipe |
int |
UsbCommPipe.read(byte[] data,
int offs,
int leng,
int timeout)
Reads data from the pipe |
int |
UsbComm.read(int type,
int rqst,
int value,
int index,
byte[] data,
int timeout)
Reads data from the control endpoint |
int |
UsbComm.read(int type,
int rqst,
int value,
int index,
byte[] data,
int offs,
int leng,
int timeout)
Reads data from the control endpoint |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||