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 183 of file usb_descriptors.h.


Field Documentation

U8 S_UsbRequest::bmRequestType

Characteristics of the request.

Definition at line 185 of file usb_descriptors.h.

U8 S_UsbRequest::bRequest

Specific request.

Definition at line 186 of file usb_descriptors.h.

U16 S_UsbRequest::wValue

field that varies according to request

Definition at line 187 of file usb_descriptors.h.

U16 S_UsbRequest::wIndex

field that varies according to request

Definition at line 188 of file usb_descriptors.h.

U16 S_UsbRequest::wLength

Number of bytes to transfer if Data.

Definition at line 189 of file usb_descriptors.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 14 13:51:30 2009 for ATMEL by  doxygen 1.5.3