bDescriptorType property

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

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

Implementation

@ffi.Uint8()
external int bDescriptorType;