STM32F439xx HAL User Manual
Defines
WWDG Flag definition
WWDG Exported Constants

WWDG Flag definition. More...

Defines

#define WWDG_FLAG_EWIF   WWDG_SR_EWIF

Detailed Description

WWDG Flag definition.


Define Documentation

#define WWDG_FLAG_EWIF   WWDG_SR_EWIF

Early wakeup interrupt flag

Definition at line 111 of file stm32f4xx_hal_wwdg.h.

Referenced by HAL_WWDG_IRQHandler().