bFunctionClass property

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

USB-IF class code for this function. A value of zero is not allowed in this descriptor. If this field is 0xff, the function class is vendor-specific. All other values are reserved for assignment by the USB-IF.

Implementation

@ffi.Uint8()
external int bFunctionClass;