Method: LIBUSB::Setting#bDescriptorType

Defined in:
lib/libusb/setting.rb

#bDescriptorTypeObject

Descriptor type (0x04)



41
42
43
# File 'lib/libusb/setting.rb', line 41

def bDescriptorType
  self[:bDescriptorType]
end