約242,000件1ページ目

このディスクリプタでは,後述するインターフェー. ス・ディスクリプタとエンドポイント・ディスクリプ. タの長さや,USB デバイスの消費電力や電源供給方. 法などを列挙し ...

2024/5/1 -USBディスクリプタ ; Intarface Descriptor, デバイスが持つインターフェースの仕様を示すもの。Configuration Descriptor一つにつき、必ず一つ以上の ...

Interrupt Transfers have a limited latency to or from a device. In USB, an Interrupt Transfer, or Interrupt Pipe, has a defined polling rate between: 1ms ...

2024/1/16 -A UWP app can initiate an interrupt OUT transfer request that specifies the data to send. That request is completed when the device acknowledges the data from ...

The device descriptor of a USB device represents the entire device. As a ... Isochronous must equal 1 and field may range from 1 to 255 for interrupt endpoints.

次に Boot Interface なキーボードに属する Endpoint のうち,Interrupt かつ IN 方向の Endpoint を探す. 見つかれば ep_key_in にディスクリプタをコピーしておく. Boot ...

The Endpoint Descriptor (USB_ENDPOINT_DESCRIPTOR) specifies the transfer type, direction, polling interval, and maximum packet size for each endpoint.

2017/5/21 -USB HID devices normally use interrupt transfers to keep the CPU idle when possible, which works with the same idea as PS/2 IRQs as I understand it.

USB interrupt transfer is a transfer type where in the USB host interrupts the USB device at regular interval and performs an USB transfer.

2010/4/1 -USB ホストに、このクラスのファンクションであることを伝えるには、インタフェースディスクリプタの. bInterfaceClass フィールドに値 0x03 を記述します ...