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

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.29. USBSetFeature
Definition:
DWORD USBAPI
USBSetFeature (
Parameters:
Device
Points to the opened Device handle.
target
One of request recipients defined by
feature
Specifies feature selector.
pOverlapped
Points to variable used for overlapped I/O. Can be NULL.
Returns:
On success, routine returns
Comments:
This function sets a specified feature for the specified recipient. Feature selectors should
be
The function sends a
M
);
IN usb_t
IN REQUEST_TARGET target,
IN UCHAR
IN OUT OVERLAPPED *pOverlapped
USB_FEATURE_ENDPOINT_STALL
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
IOCTL_USB_FEATURE_CONTROL
USB_STATUS_SUCCESS
Device,
feature,
MOTUSB Library.
or
REQUEST_TARGET
USB_FEATURE_REMOTE_WAKEUP
, or else some MOTUSB error code
request to the Driver.
enumeration.
.
4-36

Related parts for USB HOST DRIVER V03