S_usb_setup_data Struct Reference
[USB host enumeration functions module]

#include <usb_host_enum.h>


Detailed Description

USB Setup Data.

Definition at line 78 of file usb_host_enum.h.


Data Fields

U8 bmRequestType
 Characteristics of the request.
U8 bRequest
 Specific request.
Bool incomplete_read
 TRUE: only one read.
U16 wIndex
 Field that varies according to request.
U16 wLength
 Number of bytes to transfer if Data.
U16 wValue
 Field that varies according to request.

Field Documentation

Characteristics of the request.

Definition at line 80 of file usb_host_enum.h.

Referenced by host_transfer_control().

Specific request.

Definition at line 81 of file usb_host_enum.h.

Referenced by host_transfer_control().

TRUE: only one read.

Definition at line 85 of file usb_host_enum.h.

Referenced by host_transfer_control().

Field that varies according to request.

Definition at line 83 of file usb_host_enum.h.

Referenced by host_transfer_control().

Number of bytes to transfer if Data.

Definition at line 84 of file usb_host_enum.h.

Referenced by host_transfer_control().

Field that varies according to request.

Definition at line 82 of file usb_host_enum.h.

Referenced by host_transfer_control().


Generated on Fri Feb 19 02:27:54 2010 for AVR32 - USB Enumeration Example by  doxygen 1.5.5