USB Request.
#include <usb_descriptors.h>
Data Fields | |
U8 | bmRequestType |
Characteristics of the request. More... | |
U8 | bRequest |
Specific request. More... | |
U16 | wIndex |
Field that varies according to request. More... | |
U16 | wLength |
Number of bytes to transfer if Data. More... | |
U16 | wValue |
Field that varies according to request. More... | |
U8 S_UsbRequest::bmRequestType |
Characteristics of the request.
U8 S_UsbRequest::bRequest |
Specific request.
U16 S_UsbRequest::wIndex |
Field that varies according to request.
U16 S_UsbRequest::wLength |
Number of bytes to transfer if Data.
U16 S_UsbRequest::wValue |
Field that varies according to request.