LIBUSB_SPEED_SUPER constant

int const LIBUSB_SPEED_SUPER

The device is operating at super speed (5000MBit/s).

Implementation

static const int LIBUSB_SPEED_SUPER = 4;