bInterfaceProtocol property

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

USB-IF protocol code for this interface, qualified by the bInterfaceClass and bInterfaceSubClass values

Implementation

@ffi.Uint8()
external int bInterfaceProtocol;