bFunctionSubClass property

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

USB-IF subclass code for this function. If this field is not set to 0xff, all values are reserved for assignment by the USB-IF

Implementation

@ffi.Uint8()
external int bFunctionSubClass;