Module usb

Source
Expand description

Interface to USB controller hardware

Enums§

CtrlInResult
CtrlOutResult
CtrlSetupResult
DeviceSpeed
InResult
Result for IN packets sent on bulk or interrupt endpoints.
OutResult
Result for OUT packets sent on bulk or interrupt endpoints.
TransferType

Traits§

Client
USB controller client interface
UsbController
USB controller interface