|
STM32G474xx HAL 用户手册
|
宏定义 | |
| #define | OB_CCMSRAM_RST_ERASE 0x00000000U |
| #define | OB_CCMSRAM_RST_NOT_ERASE FLASH_OPTR_CCMSRAM_RST |
| #define OB_CCMSRAM_RST_ERASE 0x00000000U |
系统复位发生时擦除CCMSRAM
定义于文件 stm32g4xx_hal_flash.h 的第 416 行。
| #define OB_CCMSRAM_RST_NOT_ERASE FLASH_OPTR_CCMSRAM_RST |
系统复位发生时不擦除CCMSRAM
定义于文件 stm32g4xx_hal_flash.h 的第 417 行。
1.7.6.1