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

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.8.
Definition:
BOOL
Uftp_SetTransferLength(
Parameters:
hUftp
dwTransferLength – transfer unit to use in I/O operations.
Returns:
TRUE if operation completes successfully. FALSE if any error occurred. To get extended
error information the Client should call the
Comments:
This function sets the transfer unit to communicate with the Device. The bigger transfer
unit increase transmission speed but requires more memory on the Device. With this
function no UFTP requests will appear on the bus.
M
);
HUFTP hUftp,
DWORD dwTransferLength
Uftp_SetTransferLength
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
Appendix 4:USB FILE TRANSFER LIBRARY.
– handle to UFTP object obtained from
Uftp_GetLastError
Uftp_Connect
Win32 API function.
routine.
10-10

Related parts for USB HOST DRIVER V03