STM32L443xx HAL User Manual
|
Defines | |
#define | OB_IWDG_STDBY_FREEZE ((uint32_t)0x00000) |
#define | OB_IWDG_STDBY_RUN ((uint32_t)FLASH_OPTR_IWDG_STDBY) |
#define OB_IWDG_STDBY_FREEZE ((uint32_t)0x00000) |
Independent watchdog counter is frozen in Standby mode
Definition at line 342 of file stm32l4xx_hal_flash.h.
#define OB_IWDG_STDBY_RUN ((uint32_t)FLASH_OPTR_IWDG_STDBY) |
Independent watchdog counter is running in Standby mode
Definition at line 343 of file stm32l4xx_hal_flash.h.