udm_config Struct Reference
[USB Device Multiplexer (UDM)]

A USB device configuration. More...

#include <dev_mux.h>

Collaboration diagram for udm_config:
Collaboration graph
[legend]

Data Fields

struct usb_configuration_descriptor desc
 The configuration descriptor for this configuration.
struct udm_interfaceinterface []
 The interfaces available when this configuration is active.

Detailed Description

A USB device configuration.

A configuration is a set of interfaces that can be selected using the SET_CONFIGURATION standard control request.

Definition at line 181 of file dev_mux.h.


Field Documentation

The configuration descriptor for this configuration.

Definition at line 183 of file dev_mux.h.

The interfaces available when this configuration is active.

Definition at line 188 of file dev_mux.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 14:10:36 2010 for xplain-bc by  doxygen 1.6.3