Hardware Reference
In-Depth Information
7.3.4 GET_STATUS_CONTROL_IN
Datenfeld
Wert
Bedeutung
bmRequestType
10000010
Standard, Device to Host, Recipient: Endpoint
bRequest
00000000
GET_STATUS
wValue
0x0000
Keine Features
wIndex
0x0080
Recipient: Control-OUT Endpoint
wLength
0x0002
Es werden 2 Bytes vom Gerät erwartet #
;******************************************************************************
; USB Standard Request: GET_STATUS_CONTROL_IN
;******************************************************************************
; Reference: USB2.0 Figure 9-6
GET_STATUS_CONTROL_IN
movlw 0x01
movwf TINKER
 
Search WWH ::




Custom Search