- EndpointAddress: (ENDPOINT_DESCRIPTOR_DIR_OUT | KEYBOARD_LEDS_EPNUM),\r
- Attributes: EP_TYPE_INTERRUPT,\r
- EndpointSize: KEYBOARD_EPSIZE,\r
- PollingIntervalMS: 0x04\r
+ .EndpointAddress = (ENDPOINT_DESCRIPTOR_DIR_OUT | KEYBOARD_LEDS_EPNUM),\r
+ .Attributes = EP_TYPE_INTERRUPT,\r
+ .EndpointSize = KEYBOARD_EPSIZE,\r
+ .PollingIntervalMS = 0x04\r