EasyManua.ls Logo

ST STM32F31xx

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
UM1581
FLASH Memory (FLASH)
DocID023800 Rev 1
231/584
flag flag
FLASH_FLAG_WRPERR : FLASH Write protected
error flag
FLASH_FLAG_EOP : FLASH End of Programming flag
Return values
The new state of FLASH_FLAG (SET or RESET).
Notes
None.
11.2.9.3 FLASH_ClearFlag
Function Name
void FLASH_ClearFlag ( uint32_t FLASH_FLAG)
Function Description
Clears the FLASH's pending flags.
Parameters
FLASH_FLAG : specifies the FLASH flags to clear. This
parameter can be any combination of the following values:
FLASH_FLAG_PGERR : FLASH Programming error
flag flag
FLASH_FLAG_WRPERR : FLASH Write protected
error flag
FLASH_FLAG_EOP : FLASH End of Programming flag
Return values
None.
Notes
None.
11.2.9.4 FLASH_GetStatus
Function Name
FLASH_Status FLASH_GetStatus ( void )
Function Description
Returns the FLASH Status.
Parameters
None.
Return values
FLASH Status: The returned value can be:
FLASH_BUSY, FLASH_ERROR_PROGRAM,
FLASH_ERROR_WRP or FLASH_COMPLETE.
Notes
None.

Table of Contents

Related product manuals