RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <usb_common.h>
成员变量 | |
rt_uint32_t | dwSize |
rt_uint32_t | dwPropertyDataType |
rt_uint16_t | wPropertyNameLength |
const char * | bPropertyName |
rt_uint32_t | dwPropertyDataLength |
const char * | bPropertyData |
在文件 usb_common.h 第 401 行定义.
rt_uint32_t usb_os_proerty::dwSize |
在文件 usb_common.h 第 403 行定义.
rt_uint32_t usb_os_proerty::dwPropertyDataType |
在文件 usb_common.h 第 404 行定义.
rt_uint16_t usb_os_proerty::wPropertyNameLength |
在文件 usb_common.h 第 405 行定义.
const char* usb_os_proerty::bPropertyName |
在文件 usb_common.h 第 406 行定义.
rt_uint32_t usb_os_proerty::dwPropertyDataLength |
在文件 usb_common.h 第 407 行定义.
const char* usb_os_proerty::bPropertyData |
在文件 usb_common.h 第 408 行定义.