|
STM32F4xx_HAL_Driver
1.8.3
|
Peripheral Errors functions. More...
Collaboration diagram for Peripheral State and Errors functions:Functions | |
| uint32_t | HAL_FLASH_GetError (void) |
| Get the specific FLASH error flag. More... | |
Peripheral Errors functions.
===============================================================================
##### Peripheral Errors functions #####
===============================================================================
[..]
This subsection permits to get in run-time Errors of the FLASH peripheral. | uint32_t HAL_FLASH_GetError | ( | void | ) |
Get the specific FLASH error flag.
| FLASH_ErrorCode | The returned value can be a combination of:
|
Definition at line 530 of file stm32f4xx_hal_flash.c.