RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <usb_common.h>
成员变量 | |
rt_uint8_t | request_type |
rt_uint8_t | bRequest |
rt_uint16_t | wValue |
rt_uint16_t | wIndex |
rt_uint16_t | wLength |
在文件 usb_common.h 第 468 行定义.
rt_uint8_t urequest::request_type |
在文件 usb_common.h 第 470 行定义.
rt_uint8_t urequest::bRequest |
在文件 usb_common.h 第 471 行定义.
rt_uint16_t urequest::wValue |
在文件 usb_common.h 第 472 行定义.
rt_uint16_t urequest::wIndex |
在文件 usb_common.h 第 473 行定义.
rt_uint16_t urequest::wLength |
在文件 usb_common.h 第 474 行定义.