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.

wIndex parameter of the request.

Length of the data to transfer in bytes.

wValue parameter of the request.


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

Generated on Mon Feb 9 20:19:02 2009 for LUFA Library by  doxygen 1.5.7.1