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

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.16. USBGetStatus
Definition:
DWORD USBAPI
USBGetStatus(
Parameters:
Device
Points to the opened Device handle
Target
One of request recipient defined by REQUEST_TARGET enumeration.
wStatus
Points to the buffer to return status.
pOverlapped
Points to variable used for overlapped I/O. Can be NULL.
Returns:
On success, routine returns
Comments:
The function clears a specified feature for the specified recipient. Feature selectors should
be
The function sends a
M
);
IN usb_t
IN REQUEST_TARGET Target,
OUT USHORT*
IN OUT OVERLAPPED *pOverlapped
USB_FEATURE_ENDPOINT_STALL
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
IOCTL_USB_STATUS_CONTROL
USB_STATUS_SUCCESS
wStatus,
Device,
MOTUSB Library.
or
USB_FEATURE_REMOTE_WAKEUP
, or else some MOTUSB error code.
request to the Driver.
.
4-22

Related parts for USB HOST DRIVER V03