STM32L443xx HAL User Manual
Defines
SD Supported Memory Cards
Exported Constants

Defines

#define CARD_SDSC   ((uint32_t)0x00000000U)
#define CARD_SDHC_SDXC   ((uint32_t)0x00000001U)
#define CARD_SECURED   ((uint32_t)0x00000003U)

Define Documentation

#define CARD_SDHC_SDXC   ((uint32_t)0x00000001U)
#define CARD_SDSC   ((uint32_t)0x00000000U)

SD Standard Capacity <2Go

Definition at line 393 of file stm32l4xx_hal_sd.h.

Referenced by HAL_SD_GetCardCSD(), and SD_PowerON().

#define CARD_SECURED   ((uint32_t)0x00000003U)