LIBUSB_SPEED_FULL constant
int
const LIBUSB_SPEED_FULL
The device is operating at full speed (12MBit/s).
Implementation
static const int LIBUSB_SPEED_FULL = 2;
The device is operating at full speed (12MBit/s).
static const int LIBUSB_SPEED_FULL = 2;