Synergy Software Package User's Manual
sdmmc_extended_cfg_t Struct Reference

#include <r_sdmmc.h>

Data Fields

uint32_t block_size
 
sdmmc_card_detect_t card_detect
 
sdmmc_write_protect_t write_protect
 

Detailed Description

Extended SDMMC configuration, to be pointed to p_extend.

Field Documentation

◆ block_size

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.

◆ card_detect

sdmmc_card_detect_t sdmmc_extended_cfg_t::card_detect

Whether or not card detection is used.

◆ write_protect

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.


The documentation for this struct was generated from the following file: