STM32F4xx_HAL_Driver  1.8.3
FLASH Exported Functions
+ Collaboration diagram for FLASH Exported Functions:

Modules

 Programming operation functions
 Programming operation functions.
 
 Peripheral Control functions
 management functions
 
 Peripheral State and Errors functions
 Peripheral Errors functions.
 

Functions

HAL_StatusTypeDef FLASH_WaitForLastOperation (uint32_t Timeout)
 Wait for a FLASH operation to complete. More...
 

Detailed Description

Function Documentation

◆ FLASH_WaitForLastOperation()

HAL_StatusTypeDef FLASH_WaitForLastOperation ( uint32_t  Timeout)

Wait for a FLASH operation to complete.

Parameters
Timeoutmaximum flash operationtimeout
Return values
HALStatus

Definition at line 544 of file stm32f4xx_hal_flash.c.