RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <usb_host.h>
成员变量 | |
struct uinstance * | device |
uintf_desc_t | intf_desc |
ucd_t | drv |
void * | user_data |
在文件 usb_host.h 第 91 行定义.
struct uinstance* uhintf::device |
在文件 usb_host.h 第 93 行定义.
uintf_desc_t uhintf::intf_desc |
在文件 usb_host.h 第 94 行定义.
ucd_t uhintf::drv |
在文件 usb_host.h 第 96 行定义.
void* uhintf::user_data |
在文件 usb_host.h 第 97 行定义.