Description
Public
Protected
Private
Related
All
Inheritance
Collaboration
USBGenericRequest
Generic USB SETUP request sent over Control endpoints.
Struct Attributes Table
Public ( Name ) |
Type |
Description |
bmRequestType |
unsigned char
|
Type of request.
|
bRequest |
unsigned char
|
Request code.
|
wIndex |
unsigned short
|
Request-specific index parameter.
|
wLength |
unsigned short
|
Expected length (in bytes) of the data phase.
|
wValue |
unsigned short
|
Request-specific value parameter.
|
Description
Generic USB SETUP request sent over Control endpoints.
Source
The documentation for this Class was generated from the following files:
USBGenericRequest.h