XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
USB_DEVICE_REQUEST Struct Reference

#include <Usb.h>

Public Attributes

UINT8 RequestType
 
UINT8 Request
 
UINT16 Value
 
UINT16 Index
 
UINT16 Length
 

Detailed Description

Format of Setup Data for USB Device Requests USB 2.0 spec, Section 9.3

Member Data Documentation

◆ Index

UINT16 USB_DEVICE_REQUEST::Index

◆ Length

UINT16 USB_DEVICE_REQUEST::Length

◆ Request

UINT8 USB_DEVICE_REQUEST::Request

◆ RequestType

UINT8 USB_DEVICE_REQUEST::RequestType

◆ Value

UINT16 USB_DEVICE_REQUEST::Value

The documentation for this struct was generated from the following file: