- USB_Descriptor_Interface_t Interface;\r
- USB_Descriptor_HID_t MouseHID;\r
- USB_Descriptor_Endpoint_t MouseEndpoint;\r
+ USB_Descriptor_Interface_t HID_Interface;\r
+ USB_Descriptor_HID_t HID_MouseHID;\r
+ USB_Descriptor_Endpoint_t HID_ReportINEndpoint;\r