![]() |
Synergy Software Package User's Manual
|
#include <r_sdmmc.h>
Data Fields | |
| uint32_t | block_size |
| sdmmc_card_detect_t | card_detect |
| sdmmc_write_protect_t | write_protect |
Extended SDMMC configuration, to be pointed to p_extend.
| uint32_t sdmmc_extended_cfg_t::block_size |
Block size in bytes. Block size must be 512 bytes for SD cards and eMMC devices. Block size can be 1-512 bytes for SDIO.
| sdmmc_card_detect_t sdmmc_extended_cfg_t::card_detect |
Whether or not card detection is used.
| sdmmc_write_protect_t sdmmc_extended_cfg_t::write_protect |
Select whether or not to use the write protect pin. Select Not Used if the MCU or device does not have a write protect pin.