USBFS Device Interface structure.
Data Fields | |
uint8_t | numAlternates |
Number of supported alternate settings. | |
const cy_stc_usb_dev_alternate_t ** | alternates |
Pointer to array of pointers to structure that stores Interface Alternates information. | |
uint16_t | endpointsMask |
Mask that represents endpoints that belong to Interface Alternates. | |