|
STM32L4xx_HAL_Driver
1.14.0
|
Initialization and Configuration functions. More...
Functions | |
| HAL_StatusTypeDef | SDMMC_Init (SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init) |
| Initializes the SDMMC according to the specified parameters in the SDMMC_InitTypeDef and create the associated handle. More... | |
Initialization and Configuration functions.
===============================================================================
##### Initialization/de-initialization functions #####
===============================================================================
[..] This section provides functions allowing to: | HAL_StatusTypeDef SDMMC_Init | ( | SDMMC_TypeDef * | SDMMCx, |
| SDMMC_InitTypeDef | Init | ||
| ) |
Initializes the SDMMC according to the specified parameters in the SDMMC_InitTypeDef and create the associated handle.
| SDMMCx | Pointer to SDMMC register base |
| Init | SDMMC initialization structure |
| HAL | status |
Definition at line 220 of file stm32l4xx_ll_sdmmc.c.