USB HOST DRIVER V03 Freescale Semiconductor / Motorola, USB HOST DRIVER V03 Datasheet - Page 85

no-image

USB HOST DRIVER V03

Manufacturer Part Number
USB HOST DRIVER V03
Description
USB Host Driver v03
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
4.6.11. USBGetDeviceList
Definition:
HDEVINFO USBAPI
USBGetDeviceList( void );
Parameters:
None
Returns:
The function returns connected MOTUSB Device list in
system handle or
HDEVINFO
NULL on any error
Comments:
Using this function, the Client application can retrieve a connected MOTUSB Devices
list. This is an essential part of connected Devices enumeration. The caller should provide
this handle to the
function. When the Client opens the required Device it
USBOpenDevice
should release the system handle using the
routine.
USBReleaseDeviceList
M
4-15
MOTUSB Library.
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE

Related parts for USB HOST DRIVER V03