|
XenevaOS
|
#include <Usb.h>
Public Attributes | |
| UINT8 | RequestType |
| UINT8 | Request |
| UINT16 | Value |
| UINT16 | Index |
| UINT16 | Length |
Format of Setup Data for USB Device Requests USB 2.0 spec, Section 9.3
| UINT16 USB_DEVICE_REQUEST::Index |
| UINT16 USB_DEVICE_REQUEST::Length |
| UINT8 USB_DEVICE_REQUEST::Request |
| UINT8 USB_DEVICE_REQUEST::RequestType |
| UINT16 USB_DEVICE_REQUEST::Value |