STM32L443xx HAL User Manual
|
FLASH RAMFUNC driver. This file provides a Flash firmware functions which should be executed from internal SRAM + FLASH HalfPage Programming + FLASH Power Down in Run mode. More...
#include "stm32l4xx_hal.h"
Go to the source code of this file.
Functions | |
__RAM_FUNC HAL_StatusTypeDef | HAL_FLASHEx_EnableRunPowerDown (void) |
Enable the Power down in Run Mode. | |
__RAM_FUNC HAL_StatusTypeDef | HAL_FLASHEx_DisableRunPowerDown (void) |
Disable the Power down in Run Mode. |
FLASH RAMFUNC driver. This file provides a Flash firmware functions which should be executed from internal SRAM + FLASH HalfPage Programming + FLASH Power Down in Run mode.
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 stm32l4xx_hal_flash_ramfunc.c.