RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <usb_device.h>
成员变量 | |
struct rt_device | parent |
const struct udcd_ops * | ops |
struct uendpoint | ep0 |
uep0_stage_t | stage |
struct ep_id * | ep_pool |
rt_uint8_t | device_is_hs |
在文件 usb_device.h 第 133 行定义.
struct rt_device udcd::parent |
在文件 usb_device.h 第 135 行定义.
const struct udcd_ops* udcd::ops |
在文件 usb_device.h 第 136 行定义.
struct uendpoint udcd::ep0 |
在文件 usb_device.h 第 137 行定义.
uep0_stage_t udcd::stage |
在文件 usb_device.h 第 138 行定义.
struct ep_id* udcd::ep_pool |
在文件 usb_device.h 第 139 行定义.
rt_uint8_t udcd::device_is_hs |
在文件 usb_device.h 第 140 行定义.