Expand description
Interface for host bus hardware
In order to use usbh
on a given device, there must be a HostBus
implementation specific to that device.
This interface is still evolving, as there is only one (partially complete) implementation so far.
Structs
- Result from
create_interrupt_pipe
Enums
Traits
- Interface for host bus hardware