|
STM32G474xx HAL User Manual
|
宏定义 | |
| #define | OB_BFB2_DISABLE 0x00000000U |
| #define | OB_BFB2_ENABLE FLASH_OPTR_BFB2 |
| #define OB_BFB2_DISABLE 0x00000000U |
双-bank启动禁用
定义于文件 stm32g4xx_hal_flash.h 的第 369 行。
| #define OB_BFB2_ENABLE FLASH_OPTR_BFB2 |
双-bank启动启用
定义于文件 stm32g4xx_hal_flash.h 的第 370 行。
1.7.6.1