Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Initialization de-initialization functions
[SDMMC Low Layer Exported Functions]
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 initialize the associated handle. |
Detailed Description
Initialization and Configuration functions.
=============================================================================== ##### Initialization/de-initialization functions ##### =============================================================================== [..] This section provides functions allowing to:
Function Documentation
HAL_StatusTypeDef SDMMC_Init | ( | SDMMC_TypeDef * | SDMMCx, |
SDMMC_InitTypeDef | Init | ||
) |
Initializes the SDMMC according to the specified parameters in the SDMMC_InitTypeDef and initialize the associated handle.
- Parameters:
-
SDMMCx,: Pointer to SDMMC register base Init,: SDMMC initialization structure
- Return values:
-
HAL status
Definition at line 214 of file stm32l4xx_ll_sdmmc.c.
Generated on Tue Jul 12 2022 18:10:50 by
