STM32F103xB HAL User Manual
|
Flags defines which can be used with LL_IWDG_ReadReg function. More...
Defines | |
#define | LL_IWDG_SR_PVU IWDG_SR_PVU |
#define | LL_IWDG_SR_RVU IWDG_SR_RVU |
Flags defines which can be used with LL_IWDG_ReadReg function.
#define LL_IWDG_SR_PVU IWDG_SR_PVU |
Watchdog prescaler value update
Definition at line 68 of file stm32f1xx_ll_iwdg.h.
#define LL_IWDG_SR_RVU IWDG_SR_RVU |
Watchdog counter reload value update
Definition at line 69 of file stm32f1xx_ll_iwdg.h.