cfi_usb_ctrlrequest Struct Reference
struct cfi_usb_ctrlrequest - the CFI implementation of the struct usb_ctrlrequest This structure encapsulates the standard usb_ctrlrequest and adds a pointer to the data returned in the data stage of a 3-stage Control Write requests.
More...
#include <dwc_otg_cfi.h>
|
Data Fields |
|
uint8_t | bRequestType |
|
uint8_t | bRequest |
|
uint16_t | wValue |
|
uint16_t | wIndex |
|
uint16_t | wLength |
|
uint8_t * | data |
Detailed Description
struct cfi_usb_ctrlrequest - the CFI implementation of the struct usb_ctrlrequest This structure encapsulates the standard usb_ctrlrequest and adds a pointer to the data returned in the data stage of a 3-stage Control Write requests.
Definition at line 141 of file dwc_otg_cfi.h.
The documentation for this struct was generated from the following file:
Generated on Thu Oct 27 03:56:38 2011 for DesignWare USB 2.0 OTG Controller (DWC_otg) Device Driver by
1.3.9.1