RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <usb_common.h>
成员变量 | |
rt_uint8_t | length |
rt_uint8_t | type |
rt_uint8_t | num_ports |
rt_uint16_t | characteristics |
rt_uint8_t | pwron_to_good |
rt_uint8_t | current |
rt_uint8_t | removable [8] |
rt_uint8_t | pwr_ctl [8] |
在文件 usb_common.h 第 355 行定义.
rt_uint8_t uhub_descriptor::length |
在文件 usb_common.h 第 357 行定义.
rt_uint8_t uhub_descriptor::type |
在文件 usb_common.h 第 358 行定义.
rt_uint8_t uhub_descriptor::num_ports |
在文件 usb_common.h 第 359 行定义.
rt_uint16_t uhub_descriptor::characteristics |
在文件 usb_common.h 第 360 行定义.
rt_uint8_t uhub_descriptor::pwron_to_good |
在文件 usb_common.h 第 361 行定义.
rt_uint8_t uhub_descriptor::current |
在文件 usb_common.h 第 362 行定义.
rt_uint8_t uhub_descriptor::removable[8] |
在文件 usb_common.h 第 363 行定义.
rt_uint8_t uhub_descriptor::pwr_ctl[8] |
在文件 usb_common.h 第 364 行定义.