S_UsbRequest Struct Reference

Usb Request. More...

#include <usb_descriptors.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 179 of file usb_descriptors.h.


Field Documentation

U8 S_UsbRequest::bmRequestType

Characteristics of the request.

Definition at line 181 of file usb_descriptors.h.

U8 S_UsbRequest::bRequest

Specific request.

Definition at line 182 of file usb_descriptors.h.

U16 S_UsbRequest::wValue

field that varies according to request

Definition at line 183 of file usb_descriptors.h.

U16 S_UsbRequest::wIndex

field that varies according to request

Definition at line 184 of file usb_descriptors.h.

U16 S_UsbRequest::wLength

Number of bytes to transfer if Data.

Definition at line 185 of file usb_descriptors.h.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 23 09:17:20 2009 for ATMEL by  doxygen 1.5.3