STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
SD Handle Structure definition
Collaboration diagram for SD Handle Structure definition:

Data Structures

struct  HAL_SD_CardInfoTypeDef
 SD Card Information Structure definition. More...
 
struct  SD_HandleTypeDef
 SD handle Structure definition. More...
 

Macros

#define SD_InitTypeDef   SDIO_InitTypeDef
 
#define SD_TypeDef   SDIO_TypeDef
 

Detailed Description


Macro Definition Documentation

◆ SD_InitTypeDef

#define SD_InitTypeDef   SDIO_InitTypeDef

#include <stm32f4xx_hal_sd.h>

Definition at line 85 of file stm32f4xx_hal_sd.h.

Referenced by HAL_SD_InitCard().

◆ SD_TypeDef

#define SD_TypeDef   SDIO_TypeDef

#include <stm32f4xx_hal_sd.h>

Definition at line 86 of file stm32f4xx_hal_sd.h.