public class R1HFUSB extends UsbPL2302 implements UsbBase_qcom.DataCallback
UsbBase_qcom.DataCallback
dataCallback
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, setIsAutoReceive
getDeviceList, getUsbDevice, setConnectionStatusCallback, setDataCallback
public byte[] sendAndReceive(byte[] sendBuffer)
public byte[] sendAndReceive(byte[] sendBuffer, int timeOut)
public void getData(byte[] data)
getData
in interface UsbBase_qcom.DataCallback