|
STM32L443xx HAL User Manual
|
Defines | |
| #define | OB_BOOT0_RESET ((uint32_t)0x0000000) |
| #define | OB_BOOT0_SET ((uint32_t)FLASH_OPTR_nBOOT0) |
| #define OB_BOOT0_RESET ((uint32_t)0x0000000) |
nBOOT0 = 0
Definition at line 442 of file stm32l4xx_hal_flash.h.
| #define OB_BOOT0_SET ((uint32_t)FLASH_OPTR_nBOOT0) |
nBOOT0 = 1
Definition at line 443 of file stm32l4xx_hal_flash.h.
1.7.6.1