#include <driver.h>
Data Fields | |
size_t | alternative_count |
Size of alternatives array. | |
usb_alternate_interface_descriptors_t * | alternatives |
Array of alternate interfaces descriptions. | |
size_t | current |
Index of currently selected one. |
Definition at line 63 of file driver.h.