开发者

What is HID_REPORT_DESCRIPTOR?

开发者 https://www.devze.com 2023-03-15 19:24 出处:网络
What is HID_REPORT_DESCRIPTOR and what is the use of this. I had found some definitions in web, but I don\'t und开发者_运维知识库erstand. How we can use use this and how we can edit a Report Descripto

What is HID_REPORT_DESCRIPTOR and what is the use of this. I had found some definitions in web, but I don't und开发者_运维知识库erstand. How we can use use this and how we can edit a Report Descriptor. Please guide me, it would be appreciated.


This tutorial pretty much explains everything in detail about HID_REPORT_DESCRIPTOR.

Please do a google search before you ask a question.


A HID Report Descriptor is a description for a HID Report. :-)

It describes what a Human Interface Device can do, and how you talk to it.

http://www.usblyzer.com/usb-human-interface-device-hid-class-decoder.htm

0

精彩评论

暂无评论...
验证码 换一张
取 消