PSoC 6 Peripheral Driver Library
cy_stc_sd_host_init_config_t Struct Reference

Description

SD Host initialization configuration structure.

Data Fields

bool emmc
 Set to true of eMMC otherwise false. More...
 
cy_en_sd_host_dma_type_t dmaType
 Selects the DMA type to be used. More...
 
bool enableLedControl
 If true the SD clock controls one IO used to indicate when the card is being accessed.
 

Field Documentation

◆ emmc

bool cy_stc_sd_host_init_config_t::emmc

Set to true of eMMC otherwise false.

◆ dmaType

cy_en_sd_host_dma_type_t cy_stc_sd_host_init_config_t::dmaType

Selects the DMA type to be used.