RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <mmcsd_card.h>
成员变量 | |
struct rt_sdio_function_tuple * | next |
rt_uint8_t | code |
rt_uint8_t | size |
rt_uint8_t * | data |
在文件 mmcsd_card.h 第 143 行定义.
struct rt_sdio_function_tuple* rt_sdio_function_tuple::next |
在文件 mmcsd_card.h 第 144 行定义.
rt_uint8_t rt_sdio_function_tuple::code |
在文件 mmcsd_card.h 第 145 行定义.
rt_uint8_t rt_sdio_function_tuple::size |
在文件 mmcsd_card.h 第 146 行定义.
rt_uint8_t* rt_sdio_function_tuple::data |
在文件 mmcsd_card.h 第 147 行定义.