約4,260件1ページ目

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1年以内
  • 2024/7/6 -インタラプト転送: 小さなデータを頻繁に転送するのに適しています。定期的なポーリングが行われます。 b. 最大パケットサイズの設定. エンドポイントの最大パケット ...

    2024/10/11 -標準ディスクリプター ; Configuration, インターフェース数 デバイス電源情報 消費電力, デバイスにつき1つ以上存在する ; Other_Speed_Configuration, Configuration ...

    2日前 -I have bit 18 of the Interrupt Enable Register set so that I produces an interrupt when it receives a setup packet. I respond to that interrupt when the Get ...

    2024/11/7 -Interrupt. Mainly to poll devices to check if they have any interrupt data to transmit. The device's endpoint descriptor structure determines the rate of ...

    2024/10/24 -bInterval. For full-/low-speed interrupt endpoints, the value of this field may be from 1 to 255. For full-/high-speed isochronous endpoints and high-speed ...

    2024/12/4 -The OSR USB FX2 device supports an interrupt pipe, a bulk-in pipe, and a bulk-out pipe, so PipeInfo is set to either UsbdPipeTypeInterrupt or UsbdPipeTypeBulk.

    2025/6/23 -"interrupt" - Provides reliable data transfer for small payloads. Data sent through an interrupt endpoint is guaranteed to be delivered or generate an error ...

    2025/2/16 -usb.data_len >= 10. copy. transfer_typeによる絞り込み. 以下は、URB INTERRUPTのみ表示する例. usb.transfer_type == 0x01. copy. 試行錯誤した結果、色々、わかった ...

    2024/8/15 -For control, bulk, and interrupt endpoints, the standard Endpoint descriptor shall follow the standard Endpoint descriptors definitions as defined in the USB2 ...

    2025/2/24 -You will probably want interrupt fired after execution of last Transfer Descriptor in list. Example of control transfer that transfers USB Descriptor with ...