Expand description
Universal Serial Bus (USB)
Structs§
- Bus
- USB bus.
- Channel
- USB endpoint. Only implements single buffer mode.
- Control
Pipe - USB control pipe.
- Driver
- USB driver.
- Endpoint
- USB endpoint.
- Interrupt
Handler - Interrupt handler.
- USBHost
Interrupt Handler - Interrupt handler.
- UsbHost
- USB host driver.