libusb
Data Fields
libusb_interface Struct Reference

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

#include <libusb.h>

Data Fields

struct
libusb_interface_descriptor
altsetting
 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: