USB::DescriptorParser
Inherits Struct / Value / Object
Constructors
new(device : Device)
SourceInstance methods
device
Sourceparse
Sourceparse_configuration_descriptor(configuration_descriptor : LibUSB::ConfigurationDescriptor)
Sourceparse_endpoint_descriptor(endpoint_descriptor : LibUSB::EndpointDescriptor)
Sourceparse_interface_descriptor(interface_descriptor : LibUSB::InterfaceDescriptor)
Source