usb_desc.rst 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. USB Descriptors
  2. =========================================
  3. This section references the official USB 2.0 PDF section 9.5.
  4. Device Descriptor
  5. ------------------------------------------------------------
  6. Configuration Descriptor
  7. ------------------------------------------------------------
  8. Interface Descriptor
  9. ------------------------------------------------------------
  10. Endpoint Descriptor
  11. ------------------------------------------------------------
  12. String Descriptor
  13. ------------------------------------------------------------
  14. Interface Association Descriptor
  15. ------------------------------------------------------------
  16. Device Qualifier Descriptor
  17. ------------------------------------------------------------
  18. Other Speed Descriptor
  19. ------------------------------------------------------------
  20. BOS Descriptor
  21. ------------------------------------------------------------
  22. SuperSpeed Endpoint Companion Descriptor
  23. ------------------------------------------------------------
  24. Enhanced SuperSpeed Isochronous Endpoint Companion Descriptor
  25. ----------------------------------------------------------------------