wSpeedSupported property

  1. @Uint16()
int wSpeedSupported
getter/setter pair

Bitmap encoding of the speed supported by this device when operating in SuperSpeed mode. See \ref libusb_supported_speed.

Implementation

@ffi.Uint16()
external int wSpeedSupported;