Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

USBDevice Struct Reference
[IXP425 USB Driver Public API]

USBDevice. More...


Data Fields

UINT32 baseIOAddress
 base I/O device address

UINT32 interruptLevel
 device IRQ

UINT32 lastError
 detailed error of last function call

UINT32 deviceIndex
 USB device index.

UINT32 flags
 initialization flags

UINT8 deviceContext [USB_CONTEXT_SIZE]
 used by the driver to identify the device


Detailed Description

USBDevice.

Definition at line 74 of file usbtypes.h.


Field Documentation

UINT32 USBDevice::baseIOAddress
 

base I/O device address

Definition at line 76 of file usbtypes.h.

UINT8 USBDevice::deviceContext[USB_CONTEXT_SIZE]
 

used by the driver to identify the device

Definition at line 81 of file usbtypes.h.

UINT32 USBDevice::deviceIndex
 

USB device index.

Definition at line 79 of file usbtypes.h.

UINT32 USBDevice::flags
 

initialization flags

Definition at line 80 of file usbtypes.h.

UINT32 USBDevice::interruptLevel
 

device IRQ

Definition at line 77 of file usbtypes.h.

UINT32 USBDevice::lastError
 

detailed error of last function call

Definition at line 78 of file usbtypes.h.


The documentation for this struct was generated from the following file:
Automatically generated from sources. © Intel Corp. 2003