Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

S_UsbRequest Struct Reference

Usb Request. More...

#include <usb_enum.h>


Data Fields

U8 bmRequestType
 Characteristics of the request.

U8 bRequest
 Specific request.

U16 wValue
 field that varies according to request

U16 wIndex
 field that varies according to request

U16 wLength
 Number of bytes to transfer if Data.


Detailed Description

Usb Request.

Definition at line 114 of file usb_enum.h.


Field Documentation

U8 S_UsbRequest::bmRequestType
 

Characteristics of the request.

Definition at line 116 of file usb_enum.h.

U8 S_UsbRequest::bRequest
 

Specific request.

Definition at line 117 of file usb_enum.h.

U16 S_UsbRequest::wValue
 

field that varies according to request

Definition at line 118 of file usb_enum.h.

U16 S_UsbRequest::wIndex
 

field that varies according to request

Definition at line 119 of file usb_enum.h.

U16 S_UsbRequest::wLength
 

Number of bytes to transfer if Data.

Definition at line 120 of file usb_enum.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 10 17:23:31 2006 for Atmel by doxygen 1.3.7