STM32F103xB HAL User Manual
Functions
Peripheral errors functions
FLASH Exported Functions

Peripheral errors functions. More...

Functions

uint32_t HAL_FLASH_GetError (void)
 Get the specific FLASH error flag.

Detailed Description

Peripheral errors functions.

 ===============================================================================
                      ##### Peripheral Errors functions #####
 ===============================================================================  
    [..]
    This subsection permit to get in run-time errors of  the FLASH peripheral.


Function Documentation

uint32_t HAL_FLASH_GetError ( void  )

Get the specific FLASH error flag.

Return values:
FLASH_ErrorCodeThe returned value can be: FLASH Error Codes

Definition at line 774 of file stm32f1xx_hal_flash.c.

References FLASH_ProcessTypeDef::ErrorCode.