HAL
HAL_FLASHEx_EnableFlashSleepMode() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_FLASHEx_EnableFlashSleepMode()

HAL_FLASHEx_EnableFlashSleepMode() function

Enable the flash sleep while System Run

Syntax

__RAM_FUNC HAL_StatusTypeDef HAL_FLASHEx_EnableFlashSleepMode(void);
Implemented in stm32f4xx_hal_flash_ramfunc.c:128

Return value

HAL status

Notes

This mode is only available for STM32F41xxx/STM32F446xx devices. This mode could n't be set while executing with the flash itself. It should be done with specific routine executed from RAM.

References

LocationText
stm32f4xx_hal_flash_ramfunc.c:128
__RAM_FUNC HAL_StatusTypeDef HAL_FLASHEx_EnableFlashSleepMode(void)
stm32f4xx_hal_flash_ramfunc.h:51
__RAM_FUNC HAL_StatusTypeDef HAL_FLASHEx_EnableFlashSleepMode(void);

Data Use

Data read by HAL_FLASHEx_EnableFlashSleepMode()
Data written by HAL_FLASHEx_EnableFlashSleepMode()
HAL_FLASHEx_EnableFlashSleepMode()::tmpreg
all items filtered out
HAL_FLASHEx_EnableFlashSleepMode()
HAL_FLASHEx_EnableFlashSleepMode()::tmpreg
all items filtered out
Type of HAL_FLASHEx_EnableFlashSleepMode()
HAL_FLASHEx_EnableFlashSleepMode()
uint32_t
all items filtered out