RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
uhintf结构体 参考

#include <usb_host.h>

成员变量

struct uinstancedevice
 
uintf_desc_t intf_desc
 
ucd_t drv
 
void * user_data
 

详细描述

在文件 usb_host.h91 行定义.

结构体成员变量说明

◆ device

struct uinstance* uhintf::device

在文件 usb_host.h93 行定义.

◆ intf_desc

uintf_desc_t uhintf::intf_desc

在文件 usb_host.h94 行定义.

◆ drv

ucd_t uhintf::drv

在文件 usb_host.h96 行定义.

◆ user_data

void* uhintf::user_data

在文件 usb_host.h97 行定义.