circuitpython/atmel-samd/asf4/samd51/documentation/usb_protocol_hub.rst

33 lines
574 B
ReStructuredText

======================
USB Protocol Hub Class
======================
USB Protocol Hub Class is a part of the USB Device Stack library. It provides
basic macro definitions, data structures and API functions which are compliant
with Hub part of USB specification version 2.0.0/2.0.1 for user.
In addition, it provides interfaces of USB requests filling and input data
analyzing for the upper layer to use.
Features
--------
* Hub requests filling
* Hub change bitmap analyzing
Applications
------------
N/A
Dependencies
------------
N/A
Limitations
-----------
N/A