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

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.26. USBResetDevice
Definition:
DWORD USBAPI
USBResetDevice(
Parameters:
Device
Points to the opened Device handle.
pOverlapped
Points to variable used for overlapped I/O. Can be NULL.
Returns:
On success, routine returns
Comments:
This function is used to reset the Device port. All the pending transactions on the bus
should be aborted. The request causes all of the status and configuration values associated
with endpoints in the affected interfaces, to be set to their default values.
The function sends a
M
);
IN usb_t
IN OUT OVERLAPPED *pOverlapped
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
IOCTL_USB_RESET_DEVICE
USB_STATUS_SUCCESS
Device,
MOTUSB Library.
request to the Driver.
, or else some MOTUSB error code.
4-33

Related parts for USB HOST DRIVER V03