public class R1HFUSB extends UsbPL2302 implements UsbBase_qcom.DataCallback
UsbBase_qcom.DataCallbackdataCallback| Constructor and Description |
|---|
R1HFUSB() |
| Modifier and Type | Method and Description |
|---|---|
void |
getData(byte[] data) |
byte[] |
sendAndReceive(byte[] sendBuffer) |
byte[] |
sendAndReceive(byte[] sendBuffer,
int timeOut) |
closeport, getConnectionStatus, getUsbDeviceConnection, init, openPort, sendData, setIsAutoReceivegetDeviceList, getUsbDevice, setConnectionStatusCallback, setDataCallbackpublic byte[] sendAndReceive(byte[] sendBuffer)
public byte[] sendAndReceive(byte[] sendBuffer,
int timeOut)
public void getData(byte[] data)
getData in interface UsbBase_qcom.DataCallback