A USB device configuration. More...
#include <dev_mux.h>

Data Fields | |
| struct usb_configuration_descriptor | desc |
| The configuration descriptor for this configuration. | |
| struct udm_interface * | interface [] |
| The interfaces available when this configuration is active. | |
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.
| struct udm_interface* udm_config::interface[] |
1.6.3