Module devices::usb::xhci::device_slot
source · Structs§
- PortId 🔒
Enums§
Constants§
- End of device context index.
- Device context index of first transfer endpoint.
- See spec 4.5.1 for dci. index 0: Control endpoint. Device Context Index: 1. index 1: Endpoint 1 out. Device Context Index: 2 index 2: Endpoint 1 in. Device Context Index: 3. index 3: Endpoint 2 out. Device Context Index: 4 … index 30: Endpoint 15 in. Device Context Index: 31
Functions§
Type Aliases§
- Result 🔒