S_usb_setup_data Struct Reference
[USB host enumeration functions module]

Usb Setup Data. More...

#include <usb_host_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.
U8 uncomplete_read
 1 = only one read


Detailed Description

Usb Setup Data.

Definition at line 56 of file usb_host_enum.h.


Field Documentation

U8 S_usb_setup_data::bmRequestType

Characteristics of the request.

Definition at line 58 of file usb_host_enum.h.

Referenced by host_send_control().

U8 S_usb_setup_data::bRequest

Specific request.

Definition at line 59 of file usb_host_enum.h.

Referenced by host_send_control().

U16 S_usb_setup_data::wValue

field that varies according to request

Definition at line 60 of file usb_host_enum.h.

Referenced by host_send_control().

U16 S_usb_setup_data::wIndex

field that varies according to request

Definition at line 61 of file usb_host_enum.h.

Referenced by host_send_control().

U16 S_usb_setup_data::wLength

Number of bytes to transfer if Data.

Definition at line 62 of file usb_host_enum.h.

Referenced by host_send_control().

U8 S_usb_setup_data::uncomplete_read

1 = only one read

Definition at line 63 of file usb_host_enum.h.

Referenced by host_send_control().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 19 09:32:16 2007 for Atmel by  doxygen 1.5.1-p1