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

no-image

USB HOST DRIVER V03

Manufacturer Part Number
USB HOST DRIVER V03
Description
USB Host Driver v03
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
10.2.1. Function Descriptions.
10.2.1.1.
Uftp_Connect
Definition:
HUFTP
Uftp_Connect(
usb_t Device
);
Parameters:
Device
– handle to MOTUSB Device object.
Returns:
The function returns handle to UFTP object or NULL if UFTP interface cannot be found
on the Device.
Comments:
The function establishes connection with UFTP object. Once the connection is
established to the Client, it can perform the required UFTP operations using this handle.
When the handle is no longer needed, the Client should use the
Uftp_Disconnect
routine to disconnect the UFTP object handle. The UFTP object maintains information on
the CBI endpoint configuration, I/O operation performed, Device locking state along with
other data.
M
10-3
Appendix 4:USB FILE TRANSFER LIBRARY.
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE

Related parts for USB HOST DRIVER V03