STM32F103xB HAL User Manual
Defines
WWDG Interrupt definition
WWDG Exported Constants

Defines

#define WWDG_IT_EWI   WWDG_CFR_EWI

Define Documentation

#define WWDG_IT_EWI   WWDG_CFR_EWI

Early wakeup interrupt

Definition at line 113 of file stm32f1xx_hal_wwdg.h.

Referenced by HAL_WWDG_IRQHandler().