|
STM32L443xx HAL User Manual
|
Data Structures | |
| struct | HAL_MMC_CardInfoTypeDef |
| MMC Card Information Structure definition. More... | |
| struct | __MMC_HandleTypeDef |
| MMC handle Structure definition. More... | |
Defines | |
| #define | MMC_InitTypeDef SDMMC_InitTypeDef |
| #define | MMC_TypeDef SDMMC_TypeDef |
Typedefs | |
| typedef struct __MMC_HandleTypeDef | MMC_HandleTypeDef |
| MMC handle Structure definition. | |
| #define MMC_InitTypeDef SDMMC_InitTypeDef |
Definition at line 89 of file stm32l4xx_hal_mmc.h.
Referenced by HAL_MMC_InitCard(), and MMC_InitCard().
| #define MMC_TypeDef SDMMC_TypeDef |
Definition at line 90 of file stm32l4xx_hal_mmc.h.
| typedef struct __MMC_HandleTypeDef MMC_HandleTypeDef |
MMC handle Structure definition.
1.7.6.1