RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <usb_host.h>
成员变量 | |
struct rt_device | parent |
uhcd_ops_t | ops |
rt_uint8_t | num_ports |
uhub_t | roothub |
struct rt_messagequeue * | usb_mq |
在文件 usb_host.h 第 135 行定义.
struct rt_device uhcd::parent |
在文件 usb_host.h 第 137 行定义.
uhcd_ops_t uhcd::ops |
在文件 usb_host.h 第 138 行定义.
rt_uint8_t uhcd::num_ports |
在文件 usb_host.h 第 139 行定义.
uhub_t uhcd::roothub |
在文件 usb_host.h 第 140 行定义.
struct rt_messagequeue* uhcd::usb_mq |
在文件 usb_host.h 第 141 行定义.