|
STM32G474xx HAL 用户手册
|
定义 | |
| #define | HAL_FLASH_ERROR_NONE 0x00000000U |
| #define | HAL_FLASH_ERROR_OP FLASH_FLAG_OPERR |
| #define | HAL_FLASH_ERROR_PROG FLASH_FLAG_PROGERR |
| #define | HAL_FLASH_ERROR_WRP FLASH_FLAG_WRPERR |
| #define | HAL_FLASH_ERROR_PGA FLASH_FLAG_PGAERR |
| #define | HAL_FLASH_ERROR_SIZ FLASH_FLAG_SIZERR |
| #define | HAL_FLASH_ERROR_PGS FLASH_FLAG_PGSERR |
| #define | HAL_FLASH_ERROR_MIS FLASH_FLAG_MISERR |
| #define | HAL_FLASH_ERROR_FAST FLASH_FLAG_FASTERR |
| #define | HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR |
| #define | HAL_FLASH_ERROR_OPTV FLASH_FLAG_OPTVERR |
| #define | HAL_FLASH_ERROR_ECCC FLASH_FLAG_ECCC |
| #define | HAL_FLASH_ERROR_ECCD FLASH_FLAG_ECCD |
| #define | HAL_FLASH_ERROR_ECCC2 FLASH_FLAG_ECCC2 |
| #define | HAL_FLASH_ERROR_ECCD2 FLASH_FLAG_ECCD2 |
| #define HAL_FLASH_ERROR_ECCC FLASH_FLAG_ECCC |
定义于文件 stm32g4xx_hal_flash.h 的第 169 行。
定义于文件 stm32g4xx_hal_flash.h 的第 172 行。
| #define HAL_FLASH_ERROR_ECCD FLASH_FLAG_ECCD |
定义于文件 stm32g4xx_hal_flash.h 的第 170 行。
定义于文件 stm32g4xx_hal_flash.h 的第 173 行。
定义于文件 stm32g4xx_hal_flash.h 的第 166 行。
| #define HAL_FLASH_ERROR_MIS FLASH_FLAG_MISERR |
定义于文件 stm32g4xx_hal_flash.h 的第 165 行。
| #define HAL_FLASH_ERROR_NONE 0x00000000U |
| #define HAL_FLASH_ERROR_OP FLASH_FLAG_OPERR |
定义于文件 stm32g4xx_hal_flash.h 的第 159 行。
定义于文件 stm32g4xx_hal_flash.h 的第 168 行。
| #define HAL_FLASH_ERROR_PGA FLASH_FLAG_PGAERR |
定义于文件 stm32g4xx_hal_flash.h 的第 162 行。
| #define HAL_FLASH_ERROR_PGS FLASH_FLAG_PGSERR |
定义于文件 stm32g4xx_hal_flash.h 的第 164 行。
定义于文件 stm32g4xx_hal_flash.h 的第 160 行。
| #define HAL_FLASH_ERROR_RD FLASH_FLAG_RDERR |
定义于文件 stm32g4xx_hal_flash.h 的第 167 行。
| #define HAL_FLASH_ERROR_SIZ FLASH_FLAG_SIZERR |
定义于文件 stm32g4xx_hal_flash.h 的第 163