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

#include <usb_common.h>

成员变量

rt_uint32_t signature
 
rt_uint32_t tag
 
rt_int32_t data_reside
 
rt_uint8_t status
 

详细描述

在文件 usb_common.h531 行定义.

结构体成员变量说明

◆ signature

rt_uint32_t ustorage_csw::signature

在文件 usb_common.h533 行定义.

◆ tag

rt_uint32_t ustorage_csw::tag

在文件 usb_common.h534 行定义.

◆ data_reside

rt_int32_t ustorage_csw::data_reside

在文件 usb_common.h535 行定义.

◆ status

rt_uint8_t ustorage_csw::status

在文件 usb_common.h536 行定义.