Expand description
Platform-independent USB 2.0 protocol library.
Mostly data types for USB descriptors.
Structs§
- The data structure sent in a CDC-ACM Set Line Coding message.
- Buffer for holding the configuration, interface(s), and endpoint(s) descriptors. Also includes class-specific functional descriptors.
- Buffer for holding the device descriptor.
- The data structure sent in a SETUP handshake.
Enums§
Traits§
Functions§
- Transform descriptor structs into descriptor buffers that can be passed into the control endpoint handler.