RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <dev_mmcsd_core.h>
成员变量 | |
rt_uint32_t | blksize |
rt_uint32_t | blks |
rt_uint32_t * | buf |
rt_int32_t | err |
rt_uint32_t | flags |
unsigned int | bytes_xfered |
struct rt_mmcsd_cmd * | stop |
struct rt_mmcsd_req * | mrq |
rt_uint32_t | timeout_ns |
rt_uint32_t | timeout_clks |
void * | sg |
rt_uint16_t | sg_len |
rt_int16_t | sg_count |
rt_ubase_t | host_cookie |
在文件 dev_mmcsd_core.h 第 29 行定义.
rt_uint32_t rt_mmcsd_data::blksize |
在文件 dev_mmcsd_core.h 第 31 行定义.
rt_uint32_t rt_mmcsd_data::blks |
在文件 dev_mmcsd_core.h 第 32 行定义.
rt_uint32_t* rt_mmcsd_data::buf |
在文件 dev_mmcsd_core.h 第 33 行定义.
rt_int32_t rt_mmcsd_data::err |
在文件 dev_mmcsd_core.h 第 34 行定义.
rt_uint32_t rt_mmcsd_data::flags |
在文件 dev_mmcsd_core.h 第 35 行定义.
unsigned int rt_mmcsd_data::bytes_xfered |
在文件 dev_mmcsd_core.h 第 40 行定义.
struct rt_mmcsd_cmd* rt_mmcsd_data::stop |
在文件 dev_mmcsd_core.h 第 42 行定义.
struct rt_mmcsd_req* rt_mmcsd_data::mrq |
在文件 dev_mmcsd_core.h 第 43 行定义.
rt_uint32_t rt_mmcsd_data::timeout_ns |
在文件 dev_mmcsd_core.h 第 45 行定义.
rt_uint32_t rt_mmcsd_data::timeout_clks |
在文件 dev_mmcsd_core.h 第 46 行定义.
void* rt_mmcsd_data::sg |
在文件 dev_mmcsd_core.h 第 48 行定义.
rt_uint16_t rt_mmcsd_data::sg_len |
在文件 dev_mmcsd_core.h 第 49 行定义.
rt_int16_t rt_mmcsd_data::sg_count |
在文件 dev_mmcsd_core.h 第 50 行定义.
rt_ubase_t rt_mmcsd_data::host_cookie |
在文件 dev_mmcsd_core.h 第 51 行定义.