struct

USB::DescriptorParser

Inherits Struct / Value / Object

Constructors

new(device : Device)
Source

Instance methods

device
Source
parse
Source
parse_configuration_descriptor(configuration_descriptor : LibUSB::ConfigurationDescriptor)
Source
parse_endpoint_descriptor(endpoint_descriptor : LibUSB::EndpointDescriptor)
Source
parse_interface_descriptor(interface_descriptor : LibUSB::InterfaceDescriptor)
Source