RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <mmcsd_host.h>
成员变量 | |
rt_uint32_t | clock |
rt_uint16_t | vdd |
rt_uint8_t | bus_mode |
rt_uint8_t | chip_select |
rt_uint8_t | power_mode |
rt_uint8_t | bus_width |
unsigned char | timing |
unsigned char | drv_type |
unsigned char | signal_voltage |
在文件 mmcsd_host.h 第 22 行定义.
rt_uint32_t rt_mmcsd_io_cfg::clock |
在文件 mmcsd_host.h 第 24 行定义.
rt_uint16_t rt_mmcsd_io_cfg::vdd |
在文件 mmcsd_host.h 第 25 行定义.
rt_uint8_t rt_mmcsd_io_cfg::bus_mode |
在文件 mmcsd_host.h 第 29 行定义.
rt_uint8_t rt_mmcsd_io_cfg::chip_select |
在文件 mmcsd_host.h 第 34 行定义.
rt_uint8_t rt_mmcsd_io_cfg::power_mode |
在文件 mmcsd_host.h 第 40 行定义.
rt_uint8_t rt_mmcsd_io_cfg::bus_width |
在文件 mmcsd_host.h 第 46 行定义.
unsigned char rt_mmcsd_io_cfg::timing |
在文件 mmcsd_host.h 第 52 行定义.
unsigned char rt_mmcsd_io_cfg::drv_type |
在文件 mmcsd_host.h 第 67 行定义.
unsigned char rt_mmcsd_io_cfg::signal_voltage |
在文件 mmcsd_host.h 第 74 行定义.