E.7.1.6 class or vendor request, E.7.1.7 feature, E.7.1.8 other – Motorola USB08 User Manual

Page 226: E.7.1.6, Class or vendor request, E.7.1.7, Feature, E.7.1.8, Other

Advertising
background image

Designer Reference Manual

USB08 Evaluation Board

226

Universal USB Device Driver (USBIO)

MOTOROLA

Universal USB Device Driver (USBIO)

E.7.1.6 Class or Vendor Request

By using this page a class or vendor specific request can be send to the
USB device.

Related driver interfaces:

IOCTL_USBIO_CLASS_OR_VENDOR_IN_REQUEST
(

page 162

)

IOCTL_USBIO_CLASS_OR_VENDOR_OUT_REQUEST
(

page 163

)

E.7.1.7 Feature

This page can be used to send set or clear feature requests.

Related driver interfaces:

IOCTL_USBIO_SET_FEATURE (

page 153

)

IOCTL_USBIO_CLEAR_FEATURE (

page 154

)

E.7.1.8 Other

This page allows to query the device state, to reset the USB device, to
get the current frame number, and to query or set the device power state.

Related driver interfaces:

IOCTL_USBIO_GET_STATUS (

page 155

)

IOCTL_USBIO_RESET_DEVICE (

page 167

)

IOCTL_USBIO_GET_CURRENT_FRAME_NUMBER (

page 168

)

IOCTL_USBIO_SET_DEVICE_POWER_STATE (

page 169

)

IOCTL_USBIO_GET_DEVICE_POWER_STATE (

page 170

)

Advertising