STM32F4xx_HAL_Driver  1.8.3
stm32f4xx_hal_flash_ramfunc.h File Reference

Header file of FLASH RAMFUNC driver. More...

Go to the source code of this file.

Functions

__RAM_FUNC HAL_StatusTypeDef HAL_FLASHEx_StopFlashInterfaceClk (void)
 Stop the flash interface while System Run. More...
 
__RAM_FUNC HAL_StatusTypeDef HAL_FLASHEx_StartFlashInterfaceClk (void)
 Start the flash interface while System Run. More...
 
__RAM_FUNC HAL_StatusTypeDef HAL_FLASHEx_EnableFlashSleepMode (void)
 Enable the flash sleep while System Run. More...
 
__RAM_FUNC HAL_StatusTypeDef HAL_FLASHEx_DisableFlashSleepMode (void)
 Disable the flash sleep while System Run. More...
 

Detailed Description

Header file of FLASH RAMFUNC driver.

Author
MCD Application Team
Attention

Copyright (c) 2017 STMicroelectronics. All rights reserved.

This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.

Definition in file stm32f4xx_hal_flash_ramfunc.h.