#include <usb_descriptors.h>
Definition at line 195 of file usb_descriptors.h.
Data Fields | |
U8 | bmRequestType |
Characteristics of the request. | |
U8 | bRequest |
Specific request. | |
U16 | wIndex |
Field that varies according to request. | |
U16 | wLength |
Number of bytes to transfer if Data. | |
U16 | wValue |
Field that varies according to request. |