CircuitPython USB_Host_Descriptor_Parser Library
Introduction
Examples
Simple test
API Reference
API Reference
Related Products
Adafruit Fruit Jam - Mini RP2350 Computer
Adafruit Feather RP2040 with USB Type A Host
Other Links
Download from GitHub
Download Library Bundle
CircuitPython Reference Documentation
CircuitPython Support Forum
Discord Chat
Adafruit Learning System
Adafruit Blog
Adafruit Store
CircuitPython USB_Host_Descriptor_Parser Library
Index
Index
A
|
C
|
D
|
E
|
G
|
H
|
I
|
M
|
O
|
P
|
R
|
U
|
V
A
address (relic_usb_host_descriptor_parser.EndpointDescriptor property)
attributes (relic_usb_host_descriptor_parser.EndpointDescriptor property)
C
ConfigurationDescriptor (class in relic_usb_host_descriptor_parser)
configurations (relic_usb_host_descriptor_parser.DeviceDescriptor property)
count (relic_usb_host_descriptor_parser.HIDDescriptor property)
country (relic_usb_host_descriptor_parser.HIDDescriptor property)
D
Descriptor (class in relic_usb_host_descriptor_parser)
device_class (relic_usb_host_descriptor_parser.DeviceDescriptor property)
device_subclass (relic_usb_host_descriptor_parser.DeviceDescriptor property)
DeviceDescriptor (class in relic_usb_host_descriptor_parser)
E
EndpointDescriptor (class in relic_usb_host_descriptor_parser)
endpoints (relic_usb_host_descriptor_parser.InterfaceDescriptor property)
G
get_class_identifier() (relic_usb_host_descriptor_parser.ConfigurationDescriptor method)
(relic_usb_host_descriptor_parser.DeviceDescriptor method)
(relic_usb_host_descriptor_parser.InterfaceDescriptor method)
H
hid_descriptor (relic_usb_host_descriptor_parser.InterfaceDescriptor property)
HIDDescriptor (class in relic_usb_host_descriptor_parser)
I
in_endpoint (relic_usb_host_descriptor_parser.InterfaceDescriptor property)
index (relic_usb_host_descriptor_parser.InterfaceDescriptor property)
input (relic_usb_host_descriptor_parser.EndpointDescriptor property)
interface_class (relic_usb_host_descriptor_parser.InterfaceDescriptor property)
interface_subclass (relic_usb_host_descriptor_parser.InterfaceDescriptor property)
InterfaceDescriptor (class in relic_usb_host_descriptor_parser)
interfaces (relic_usb_host_descriptor_parser.ConfigurationDescriptor property)
interval (relic_usb_host_descriptor_parser.EndpointDescriptor property)
M
max_packet_size (relic_usb_host_descriptor_parser.DeviceDescriptor property)
(relic_usb_host_descriptor_parser.EndpointDescriptor property)
max_power (relic_usb_host_descriptor_parser.ConfigurationDescriptor property)
module
relic_usb_host_descriptor_parser
O
out_endpoint (relic_usb_host_descriptor_parser.InterfaceDescriptor property)
output (relic_usb_host_descriptor_parser.EndpointDescriptor property)
P
protocol (relic_usb_host_descriptor_parser.DeviceDescriptor property)
(relic_usb_host_descriptor_parser.InterfaceDescriptor property)
R
relic_usb_host_descriptor_parser
module
report_length (relic_usb_host_descriptor_parser.HIDDescriptor property)
report_type (relic_usb_host_descriptor_parser.HIDDescriptor property)
U
usage_id (relic_usb_host_descriptor_parser.HIDDescriptor property)
usage_page_id (relic_usb_host_descriptor_parser.HIDDescriptor property)
V
value (relic_usb_host_descriptor_parser.ConfigurationDescriptor property)