The following structures provide predefined USB interface descriptors.
It must be used to define the final USB descriptors.
#define UDI_PHDC_BMCAPABILITY 0 |
#define UDI_PHDC_EP_INTIN |
Value:
.fnctext.header.bReserved = 0, \
Definition: udi_phdc.h:93
#define UDI_PHDC_SPECIALIZATION
Definition: conf_usb.h:115
static le16_t tmp_wDevSpecializations[]
Definition: udi_phdc.h:91
Definition: usb_protocol_phdc.h:88
#define UDI_PHDC_METADATA_BULKIN |
#define UDI_PHDC_METADATA_BULKOUT |
#define UDI_PHDC_METADATA_INTIN |
#define UDI_PHDC_NUM_ENDPOINT 2 /* Bulk IN, bulk OUT */ |
Array used only to compute the size of wDevSpecializations through sizeof() during compilation. This array is not used and is removed by compiler.