libusb_interface Struct Reference
[USB descriptors]

A collection of alternate settings for a particular USB interface. More...

#include <libusb.h>


Data Fields

libusb_interface_descriptoraltsetting
 Array of interface descriptors.
int num_altsetting
 The number of alternate settings that belong to this interface.


Detailed Description

A collection of alternate settings for a particular USB interface.


Field Documentation

struct libusb_interface_descriptor* libusb_interface::altsetting

Array of interface descriptors.

The length of this array is determined by the num_altsetting field.


The documentation for this struct was generated from the following file:
Generated on 12 Jan 2016 for libusb by  doxygen 1.4.7