RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <usb_common.h>
结构体 | |
struct | hid_descriptor_list |
成员变量 | |
rt_uint8_t | bLength |
rt_uint8_t | type |
rt_uint16_t | bcdHID |
rt_uint8_t | bCountryCode |
rt_uint8_t | bNumDescriptors |
struct uhid_descriptor::hid_descriptor_list | Descriptor [HID_SUB_DESCRIPTOR_MAX] |
在文件 usb_common.h 第 444 行定义.
rt_uint8_t uhid_descriptor::bLength |
在文件 usb_common.h 第 446 行定义.
rt_uint8_t uhid_descriptor::type |
在文件 usb_common.h 第 447 行定义.
rt_uint16_t uhid_descriptor::bcdHID |
在文件 usb_common.h 第 448 行定义.
rt_uint8_t uhid_descriptor::bCountryCode |
在文件 usb_common.h 第 449 行定义.
rt_uint8_t uhid_descriptor::bNumDescriptors |
在文件 usb_common.h 第 450 行定义.
struct uhid_descriptor::hid_descriptor_list uhid_descriptor::Descriptor[HID_SUB_DESCRIPTOR_MAX] |