Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

dwc_otg_device Struct Reference

This structure is a wrapper that encapsulates the driver components used to manage a single DWC_otg controller. More...

#include <dwc_otg_driver.h>


Data Fields

os_dependent os_dep
 Structure containing OS-dependent stuff.
dwc_otg_core_if_tcore_if
 Pointer to the core interface structure.
dwc_otg_pcdpcd
 Pointer to the PCD structure.
dwc_otg_hcdhcd
 Pointer to the HCD structure.
uint8_t common_irq_installed
 Flag to indicate whether the common IRQ handler is installed.


Detailed Description

This structure is a wrapper that encapsulates the driver components used to manage a single DWC_otg controller.

Definition at line 51 of file dwc_otg_driver.h.


Field Documentation

struct os_dependent dwc_otg_device::os_dep
 

Structure containing OS-dependent stuff.

KEEP THIS STRUCT AT THE VERY BEGINNING OF THE DEVICE STRUCT. OSes such as FreeBSD and NetBSD require this.

Definition at line 55 of file dwc_otg_driver.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  doxygen 1.3.9.1