最終更新:2014-09-30 (火) 00:46:56 (3495d)  

wIndex
Top / wIndex

Index or Offset リクエストによる。大抵はインデックスやオフセットを渡すのに使用。

2バイト。

  • エンドポイント番号
    • ビット0~3
    • ビット7
      • 0だとコントロール or OUTエンドポイント
      • 1だとINエンドポイント
  • インターフェイス番号

GET_STATUS

  • デバイス:0x00
  • インターフェイス番号

GET_DESCRIPTOR

  • ストリングディスクリプタの場合LANG ID
  • それ以外は0x00

SET_FEATURE

  • The low byte equals 00h for a device, the interface number for an interface, or the endpoint number for an endpoint. For a USB 3.0 FUNCTION_SUSPEND request, the high byte can request the Suspend state (bit 0 = 1) or normal operation (bit 0 = 1) and remote wakeup enabled (bit 1 = 1) or disabled (bit 1 = 0).

GET_REPORT

  • インターフェイス番号