beautypg.com

E.7.1.3 configuration, E.7.1.4 interface, E.7.1.5 pipes – Motorola USB08 User Manual

Page 225: E.7.1.3, Configuration, E.7.1.4, Interface, E.7.1.5, Pipes

background image

Universal USB Device Driver (USBIO)

USBIO Demo Application

USB08 Evaluation Board

Designer Reference Manual

MOTOROLA

Universal USB Device Driver (USBIO)

225

E.7.1.3 Configuration

This page is used to set a configuration, to unconfigure the device, or to
request the current configuration.

Related driver interfaces:

IOCTL_USBIO_GET_DESCRIPTOR (

page 151

)

IOCTL_USBIO_GET_CONFIGURATION (

page 156

)

IOCTL_USBIO_STORE_CONFIG_DESCRIPTOR (

page 158

)

IOCTL_USBIO_SET_CONFIGURATION (

page 159

)

IOCTL_USBIO_UNCONFIGURE_DEVICE (

page 160

)

E.7.1.4 Interface

By using this page the alternate setting of a configured interface can be
changed.

Related driver interfaces:

IOCTL_USBIO_SET_INTERFACE (

page 161

)

IOCTL_USBIO_GET_INTERFACE (

page 157

)

E.7.1.5 Pipes

This page allows to show all configured endpoints and interfaces by
using the button “Get Configuration Info”. A new non-modal dialog for
each configured pipe can be opened as well.

Related driver interfaces:

IOCTL_USBIO_GET_CONFIGURATION_INFO (

page 166

)

IOCTL_USBIO_BIND_PIPE (

page 174

)

IOCTL_USBIO_UNBIND_PIPE (

page 175

)