Expand description
Interface to USB controller hardware
Enums§
- Ctrl
InResult  - Ctrl
OutResult  - Ctrl
Setup Result  - Device
Speed  - InResult
 - Result for IN packets sent on bulk or interrupt endpoints.
 - OutResult
 - Result for OUT packets sent on bulk or interrupt endpoints.
 - Transfer
Type  
Traits§
- Client
 - USB controller client interface
 - UsbController
 - USB controller interface