STM32F439xx HAL User Manual
Defines
MMC Memory Cards
Exported Constants

Defines

#define MMC_HIGH_VOLTAGE_CARD   0x00000000U
#define MMC_DUAL_VOLTAGE_CARD   0x00000001U

Define Documentation

#define MMC_DUAL_VOLTAGE_CARD   0x00000001U

Definition at line 353 of file stm32f4xx_hal_mmc.h.

Referenced by MMC_PowerON().

#define MMC_HIGH_VOLTAGE_CARD   0x00000000U

Definition at line 352 of file stm32f4xx_hal_mmc.h.

Referenced by MMC_PowerON().