|
STM32G474xx HAL用户手册
|
定义 | |
| #define | OB_BOOT0_FROM_OB 0x00000000U |
| #define | OB_BOOT0_FROM_PIN FLASH_OPTR_nSWBOOT0 |
| #define OB_BOOT0_FROM_OB 0x00000000U |
BOOT0从选项位nBOOT0获取
定义于文件stm32g4xx_hal_flash.h的第424行。
| #define OB_BOOT0_FROM_PIN FLASH_OPTR_nSWBOOT0 |
BOOT0从PB8/BOOT0引脚获取
定义于文件stm32g4xx_hal_flash.h的第425行。
1.7.6.1