Data Fields

USB_HOST_CONTROLLER Struct Reference
[USB Controller and Device APIs]

#include <SysInfo.h>

Data Fields

int iNumDev
 Number of USB devices connecter to this Host Controller.
wchar_t szDriverKeyName [USBSTRINGLEN]
 Unique Host controller device name.
wchar_t szHostController [USBSTRINGLEN]
 Host controller name.
wchar_t szDevice [MAXUSBDEVICES][USBSTRINGLEN]
 USB Device names.

Field Documentation

int iNumDev

Number of USB devices connecter to this Host Controller.

wchar_t szDriverKeyName[USBSTRINGLEN]

Unique Host controller device name.

wchar_t szHostController[USBSTRINGLEN]

Host controller name.

wchar_t szDevice[MAXUSBDEVICES][USBSTRINGLEN]

USB Device names.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines