bDescriptorType property

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

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

Implementation

@ffi.Uint8()
external int bDescriptorType;