- \r
- bool MatchInterfaceProtocol; /**< Indicates whether the driver should match the device's\r
- * HID interface protocol's value to the \ref HIDInterfaceProtocol\r
- * suppled (otherwise just accept all HID class devices)\r
- */\r
- uint8_t HIDInterfaceProtocol; /**< HID interface protocol value to match against if the\r
- * \ref MatchInterfaceProtocol is set to true (ignored otherwise)\r
+\r
+ uint8_t HIDInterfaceProtocol; /**< HID interface protocol value to match against if a specific\r
+ * boot subclass protocol is required (e.g. keyboard, mouse), or\r
+ * leave as 0 to match against the first HID interface found\r