Module usbh::bus

source ·
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

Enums

Traits

  • Interface for host bus hardware