USB_Host_Request_Header_t Struct Reference

#include <HostChapter9.h>


Data Fields

uint8_t bmRequestType
uint8_t bRequest
uint16_t wValue
uint16_t wIndex
uint16_t wLength


Detailed Description

Type define for a standard USB control request.

See also:
StdRequestType.h for information on the request type and data.

The USB 2.0 specification for more information on standard control requests.


Field Documentation

Type of the request.

Request command code.

wValue parameter of the request.

wIndex parameter of the request.

Length of the data to transfer in bytes.


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

Generated on Mon Jul 7 12:27:44 2008 for MyUSB Library by  doxygen 1.5.5