RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <usb_device.h>
成员变量 | |
rt_list_t | list |
ufunction_ops_t | ops |
struct udevice * | device |
udev_desc_t | dev_desc |
void * | user_data |
rt_bool_t | enabled |
rt_list_t | intf_list |
在文件 usb_device.h 第 174 行定义.
rt_list_t ufunction::list |
在文件 usb_device.h 第 176 行定义.
ufunction_ops_t ufunction::ops |
在文件 usb_device.h 第 177 行定义.
struct udevice* ufunction::device |
在文件 usb_device.h 第 178 行定义.
udev_desc_t ufunction::dev_desc |
在文件 usb_device.h 第 179 行定义.
void* ufunction::user_data |
在文件 usb_device.h 第 180 行定义.
rt_bool_t ufunction::enabled |
在文件 usb_device.h 第 181 行定义.
rt_list_t ufunction::intf_list |
在文件 usb_device.h 第 183 行定义.