日本語のみで絞り込む

2021/4/1 -Specifies the device-defined index of the string descriptor for this configuration. bmAttributes. Specifies a bitmap to describe behavior of ...

bmAttributes specifies the transfer type. This can either be Control, Interrupt, Isochronous or Bulk Transfers. If an Isochronous endpoint is specified, ...

Device Descriptors-Configuration Descriptors

A bitmask indicating the configuration's characteristics.

2024/1/17 -The bmAttributes attribute indicates that the endpoint type is isochronous. The wMaxPacketSizefield indicates the maximum number of bytes that ...

Index of string descriptor describing this configuration. 7, bmAttributes, uint8_t, 1, Bitmap. Configuration characteristics. D7: Reserved (must be set to one ...

bmAttributes. uint8_t libusb_endpoint_descriptor::bmAttributes. Attributes which apply to the endpoint when it is configured using the bConfigurationValue ...

bmAttributes, uint8_t, 1, Bitmap. The endpoint attribute when configured through bConfigurationValue. Bits 1..0: Transfer Type. 00 = Control; 01 = Isochronous ...

2001/3/29 -3, bmAttributes, 1, 0x02, This field describes the endpoints attributes when it is configured using the bConfigurationValue. Bit 1..0, Transfer ...

bmAttributes. uint8_t libusb_ss_usb_device_capability_descriptor::bmAttributes. Bitmap encoding of supported device level features. A value of one in a bit ...

2019/10/2 -Currently configuration descriptor's bmAttributes and bMaxPower is hardcoded to SelfPowered and MaxPower of 100mA.