LIBUSB_SPEED_LOW constant

int const LIBUSB_SPEED_LOW

The device is operating at low speed (1.5MBit/s).

Implementation

static const int LIBUSB_SPEED_LOW = 1;