STM32L4xx_HAL_Driver  1.14.0
stm32l4xx_hal_flash_ex.h File Reference

Header file of FLASH HAL Extended module. More...

Go to the source code of this file.

Functions

HAL_StatusTypeDef HAL_FLASHEx_Erase_IT (FLASH_EraseInitTypeDef *pEraseInit)
 Perform a mass erase or erase the specified FLASH memory pages with interrupt enabled. More...
 
HAL_StatusTypeDef HAL_FLASHEx_OBProgram (FLASH_OBProgramInitTypeDef *pOBInit)
 Program Option bytes. More...
 
void HAL_FLASHEx_OBGetConfig (FLASH_OBProgramInitTypeDef *pOBInit)
 Get the Option bytes configuration. More...
 
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...
 
void FLASH_PageErase (uint32_t Page, uint32_t Banks)
 Erase the specified FLASH memory page. More...
 
void FLASH_FlushCaches (void)
 Flush the instruction and data caches. More...
 

Variables

 C
 

Detailed Description

Header file of FLASH HAL Extended module.

Author
MCD Application Team
Attention

© Copyright (c) 2017 STMicroelectronics. All rights reserved.

This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause

Definition in file stm32l4xx_hal_flash_ex.h.

Variable Documentation

◆ C

C

LVE FLASH pin controlled by power controller LVE FLASH pin enforced to low (external SMPS used)