Method: LIBUSB::Device#bDescriptorType

Defined in:
lib/libusb/device.rb

#bDescriptorTypeObject

Device Descriptor (0x01)



250
251
252
# File 'lib/libusb/device.rb', line 250

def bDescriptorType
  @pDevDesc[:bDescriptorType]
end