STM32L443xx HAL User Manual
|
Defines | |
#define | OB_IWDG_HW ((uint32_t)0x00000) |
#define | OB_IWDG_SW ((uint32_t)FLASH_OPTR_IWDG_SW) |
#define OB_IWDG_HW ((uint32_t)0x00000) |
Hardware independent watchdog
Definition at line 324 of file stm32l4xx_hal_flash.h.
#define OB_IWDG_SW ((uint32_t)FLASH_OPTR_IWDG_SW) |
Software independent watchdog
Definition at line 325 of file stm32l4xx_hal_flash.h.