RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <usb_host.h>
成员变量 | |
rt_err_t(* | reset_port )(rt_uint8_t port) |
int(* | pipe_xfer )(upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeout) |
rt_err_t(* | open_pipe )(upipe_t pipe) |
rt_err_t(* | close_pipe )(upipe_t pipe) |
在文件 usb_host.h 第 127 行定义.
rt_err_t(* uhcd_ops::reset_port) (rt_uint8_t port) |
在文件 usb_host.h 第 129 行定义.
int(* uhcd_ops::pipe_xfer) (upipe_t pipe, rt_uint8_t token, void *buffer, int nbytes, int timeout) |
在文件 usb_host.h 第 130 行定义.
在文件 usb_host.h 第 131 行定义.
在文件 usb_host.h 第 132 行定义.