Expand description
Standard USB control request builders and the ControlPipeExt trait.
Modules§
- pipe
- Type-level pipe markers for endpoint type and direction.
Structs§
- Request
Type - USB control request type (
bmRequestType). - Setup
Packet - USB Control Setup Packet.
Enums§
- Control
Type - Type of a USB control request.
- Recipient
- Recipient of a USB control request.
Traits§
- Control
Pipe Ext - Extension trait providing higher-level control request methods on a USB control pipe.