RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
usb_os_property_header结构体 参考

#include <usb_common.h>

成员变量

rt_uint32_t dwLength
 
rt_uint16_t bcdVersion
 
rt_uint16_t wIndex
 
rt_uint16_t wCount
 

详细描述

在文件 usb_common.h393 行定义.

结构体成员变量说明

◆ dwLength

rt_uint32_t usb_os_property_header::dwLength

在文件 usb_common.h395 行定义.

◆ bcdVersion

rt_uint16_t usb_os_property_header::bcdVersion

在文件 usb_common.h396 行定义.

◆ wIndex

rt_uint16_t usb_os_property_header::wIndex

在文件 usb_common.h397 行定义.

◆ wCount

rt_uint16_t usb_os_property_header::wCount

在文件 usb_common.h398 行定义.