HAL + 0/1 examples
SourceVu will show references to HAL_FLASH_GetError() from the following samples and libraries:
Examples
STM32F413H-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

FLASH_ErrorCode: The returned value can be a combination of: @arg HAL_FLASH_ERROR_RD: FLASH Read Protection error flag (PCROP) @arg HAL_FLASH_ERROR_PGS: FLASH Programming Sequence error flag @arg HAL_FLASH_ERROR_PGP: FLASH Programming Parallelism error flag @arg HAL_FLASH_ERROR_PGA: FLASH Programming Alignment error flag @arg HAL_FLASH_ERROR_WRP: FLASH Write protected error flag @arg HAL_FLASH_ERROR_OPERATION: FLASH operation Error flag

References

from examples