Method: LIBUSB::Configuration#bDescriptorType
- Defined in:
- lib/libusb/configuration.rb
#bDescriptorType ⇒ Object
Descriptor type (0x02)
40 41 42 |
# File 'lib/libusb/configuration.rb', line 40 def bDescriptorType self[:bDescriptorType] end |