SD/eMMC card configuration structure.
Data Fields | |
| bool | lowVoltageSignaling |
| If true, the host supports the 1.8V signaling. More... | |
| cy_en_sd_host_bus_width_t | busWidth |
| The desired bus width. More... | |
| cy_en_sd_host_card_type_t * | cardType |
| The card type. More... | |
| uint32_t * | rca |
| The pointer to where to store the cards relative card address. More... | |
| cy_en_sd_host_card_capacity_t * | cardCapacity |
| Stores the card capacity. More... | |
| bool cy_stc_sd_host_sd_card_config_t::lowVoltageSignaling |
If true, the host supports the 1.8V signaling.
| cy_en_sd_host_bus_width_t cy_stc_sd_host_sd_card_config_t::busWidth |
The desired bus width.
| cy_en_sd_host_card_type_t* cy_stc_sd_host_sd_card_config_t::cardType |
The card type.
| uint32_t* cy_stc_sd_host_sd_card_config_t::rca |
The pointer to where to store the cards relative card address.
| cy_en_sd_host_card_capacity_t* cy_stc_sd_host_sd_card_config_t::cardCapacity |
Stores the card capacity.