日本語のみで絞り込む

String descriptors (USB_STRING_DESCRIPTOR) are optional and add human readable information to the other descriptors. If a device does not support string ...

2024/1/17 -String descriptors are referenced by their one-based index number. A string descriptor contains one or more Unicode strings; each string is a ...

String descriptors provide human readable information and are optional. If they are not used, any string index fields of descriptors must be set to zero ...

2023/11/10 -The purpose of the device descriptor is to let the host know what specification of USB the device complies with and how many possible ...

2024/1/17 -Every USB device exposes a device descriptor that indicates the device's class information, vendor and product identifiers, and number of ...

String descriptors provide human readable information and are optional. If they are not used, any string index fields of descriptors must be set to zero ...

USB devices report their attributes using descriptors, which are data structures with a defined format. Each descriptor begins with a byte-wide field ...

The Advanced String Descriptor Table should be used when the application needs to specify string descriptors with string indexes that are not continuous. One ...

Determine the capabilities and configuration of a device using descriptors from the USB specification.


USB descriptors - libusb

  1. https://libusb.sourceforge.io
  2. group__libusb__desc
  1. https://libusb.sourceforge.io
  2. group__libusb__desc

A structure representing the USB 2.0 Extension descriptor This descriptor ... String descriptor. LIBUSB_DT_INTERFACE. Interface ... The string returned is Unicode, ...