|
STM32L4xx_HAL_Driver
1.14.0
|
Extended specific configuration functions. More...
Functions | |
| HAL_StatusTypeDef | HAL_FLASHEx_ConfigLVEPin (uint32_t ConfigLVE) |
| Configuration of the LVE pin of the Flash (managed by power controller or forced to low in order to use an external SMPS) More... | |
Extended specific configuration functions.
===============================================================================
##### Extended specific configuration functions #####
===============================================================================
[..]
This subsection provides a set of functions allowing to manage the Extended FLASH
specific configurations. | HAL_StatusTypeDef HAL_FLASHEx_ConfigLVEPin | ( | uint32_t | ConfigLVE | ) |
Configuration of the LVE pin of the Flash (managed by power controller or forced to low in order to use an external SMPS)
| ConfigLVE | Configuration of the LVE pin, This parameter can be one of the following values:
|
| HAL | Status |
Definition at line 446 of file stm32l4xx_hal_flash_ex.c.