bDescriptorType property

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

Descriptor type. Will have value \ref libusb_descriptor_type::LIBUSB_DT_INTERFACE LIBUSB_DT_INTERFACE in this context.

Implementation

@ffi.Uint8()
external int bDescriptorType;