HAL
HAL_FLASH_ERROR_PGS is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_FLASH_ERROR_PGS macro

Programming Sequence error

Syntax

#define HAL_FLASH_ERROR_PGS 0x00000002U

References

LocationText
stm32f4xx_hal_flash.h:90
#define HAL_FLASH_ERROR_PGS 0x00000002U /*!< Programming Sequence error */
stm32f4xx_hal_flash.c:739
pFlash.ErrorCode |= HAL_FLASH_ERROR_PGS;