約315,000件1ページ目

日本語のみで絞り込む

The Configuration Descriptor (USB_CONFIGURATION_DESCRIPTOR) contains information about the device power requirements and the number of interfaces it can ...

2024/1/17 -A configuration descriptor contains information about the configuration and its interfaces, alternate settings, and their endpoints. Each ...

The configuration descriptor specifies how the device is powered, what the maximum power consumption is, the number of interfaces it has. Therefore it is ...

Device Descriptors-Configuration Descriptors

2024/1/17 -Configuration descriptors contain information about each device configuration. String descriptors contain Unicode text strings. Every USB device ...

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 ...

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

The configuration descriptor specifies how the device is powered, what the maximum power consumption is, the number of interfaces it has. Therefore it is ...

This is the configuration descriptor of the mouse we are examining. The analyser is showing the significance of the 9 bytes which comprise the descriptor.

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

Get a USB configuration descriptor based on its index. This is a non-blocking function which does not involve any requests being sent to the device. Parameters ...