約28,500件1ページ目

日本語のみで絞り込む

Interface descriptors have a bInterfaceNumber field specifying the Interface number and a bAlternateSetting which allows an interface to change settings on the ...

bAlternateSetting, uint8_t, 1, Number, Value used to select an alternate setting for the interface identified in the prior field. Allows an interface to change ...

2024/2/22 -bDescriptor must be set to USB_INTERFACE_DESCRIPTOR_TYPE. bInterfaceNumber. The index number of the interface. bAlternateSetting. The index ...

bAlternateSetting. Used as an input for GetEndpointPropertiesV3. Used as an output for GetPipePropertiesV3. macOS 10.8+Mac Catalyst 13.0+. UInt8 ...

bAlternateSetting needs some explanation. An interface can have more than one variant, and these variants can be switched between, while other interfaces ...

bAlternateSetting. Used as an input for GetEndpointPropertiesV3. Used as an output for GetPipePropertiesV3. Mac Catalyst 13.0+macOS 10.8+. UInt8 ...

2024/1/17 -In the preceding example, note bInterfaceNumber and bAlternateSetting field values. Those fields contain index values that the host uses to ...

It defines bAlternateSetting to be 0. If the interface had an alternative version then there might be another interface defined with a different ...

bAlternateSetting : libusb_interface_descriptor · bcdDevice : libusb_device_descriptor · bcdUSB : libusb_device_descriptor · bConfigurationValue : ...

USB Interface Descriptor. Definition at line 459 of file em_usb.h. #include <em_usb.h>. Data Fields. uint8_t, bAlternateSetting.