.Header = {.Size = sizeof(USB_Descriptor_Endpoint_t), .Type = DTYPE_Endpoint},\r
\r
.EndpointAddress = (ENDPOINT_DESCRIPTOR_DIR_IN | GENERIC_IN_EPNUM),\r
.Header = {.Size = sizeof(USB_Descriptor_Endpoint_t), .Type = DTYPE_Endpoint},\r
\r
.EndpointAddress = (ENDPOINT_DESCRIPTOR_DIR_IN | GENERIC_IN_EPNUM),\r
.EndpointSize = GENERIC_EPSIZE,\r
.PollingIntervalMS = 0x02\r
},\r
.EndpointSize = GENERIC_EPSIZE,\r
.PollingIntervalMS = 0x02\r
},\r