embassy-usb-host

Crates

git

Versions

default

Flavors

Module hub

Module hub 

Source
Expand description

Host driver for USB hubs.

Handles the deferred bus reset and port state/speed detection required for hub enumeration. Requires the USB driver to support Interrupt IN pipes.

Structs§

HubDescriptor
USB Hub class descriptor (USB 2.0 §11.23.2.1)
HubHandler

Enums§

HubEvent