bFunctionalitySupport property

  1. @Uint8()
int bFunctionalitySupport
getter/setter pair

The lowest speed at which all the functionality supported by the device is available to the user. For example if the device supports all its functionality when connected at full speed and above then it sets this value to 1.

Implementation

@ffi.Uint8()
external int bFunctionalitySupport;