STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
SD Supported Version
Collaboration diagram for SD Supported Version:

Macros

#define CARD_V1_X   0x00000000U
 
#define CARD_V2_X   0x00000001U
 

Detailed Description

Macro Definition Documentation

◆ CARD_V1_X

#define CARD_V1_X   0x00000000U

#include <stm32f4xx_hal_sd.h>

Definition at line 367 of file stm32f4xx_hal_sd.h.

Referenced by SD_PowerON().

◆ CARD_V2_X

#define CARD_V2_X   0x00000001U

#include <stm32f4xx_hal_sd.h>

Definition at line 368 of file stm32f4xx_hal_sd.h.

Referenced by SD_PowerON().