bFunctionProtocol property

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

USB-IF protocol code for this function. These codes are qualified by the values of the bFunctionClass and bFunctionSubClass fields.

Implementation

@ffi.Uint8()
external int bFunctionProtocol;