Maven module :un.api : api-device :
Class :
un.api.device.usb.USBControl
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
getDevice,
open,
writeSync,
readSync,
dispose
USBDevice
getDevice ()
void
open ()
public int
writeSync (byte endPoint, ByteBuffer data, long timeout)
public int
readSync (byte endPoint, ByteBuffer data, long timeout)
void
dispose ()
author Johann Sorel