Defines configuration options for the SDHC block.
Data Fields | |
| bool | enableLedControl |
| Drive one IO to indicate when the card is being accessed. | |
| bool | lowVoltageSignaling |
| Whether 1.8V signaling is supported. | |
| bool | isEmmc |
| true if eMMC card, otherwise false | |
| uint8_t | busWidth |
| The desired bus width, 1-bit, 4-bit, 8-bit. | |
| bool mtb_hal_sdhc_config_t::enableLedControl |
Drive one IO to indicate when the card is being accessed.
| bool mtb_hal_sdhc_config_t::lowVoltageSignaling |
Whether 1.8V signaling is supported.
| bool mtb_hal_sdhc_config_t::isEmmc |
true if eMMC card, otherwise false
| uint8_t mtb_hal_sdhc_config_t::busWidth |
The desired bus width, 1-bit, 4-bit, 8-bit.