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

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.6.
USBClosePipe
Definition:
DWORD USBAPI
USBClosePipe(
IN usb_t* pPipe
);
Parameters:
pPipe
Points to pipe handle. On function return set handle to NULL.
Returns:
On success, routine returns
, or else some MOTUSB error code
USB_STATUS_SUCCESS
Comments:
The function closes the connection to a pipe object specified by the
handle. The
pipe
pipe handle is unlinked from the Device object. All pending I/Os on this pipe will be
aborted.
M
4-10
MOTUSB Library.
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE

Related parts for USB HOST DRIVER V03