libusb_interface

A collection of alternate settings for a particular USB interface.

Members

Variables

altsetting
libusb_interface_descriptor* altsetting;

Array of interface descriptors. The length of this array is determined * by the num_altsetting field.

num_altsetting
int num_altsetting;

The number of alternate settings that belong to this interface

Meta