USB Device Middleware Library 2.10
cy_stc_usb_dev_interface_t Struct Reference

Description

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.