HAL
LL_WWDG_EnableIT_EWKUP() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_WWDG_EnableIT_EWKUP() function

Enable the Early Wakeup Interrupt.

Syntax

__STATIC_INLINE void LL_WWDG_EnableIT_EWKUP(WWDG_TypeDef *WWDGx);

Arguments

WWDGx

WWDG Instance

Return value

None

Notes

When set, an interrupt occurs whenever the counter reaches value 0x40. This interrupt is only cleared by hardware after a reset

References

LocationText
stm32f4xx_ll_wwdg.h:278
__STATIC_INLINE void LL_WWDG_EnableIT_EWKUP(WWDG_TypeDef *WWDGx)

Data Use

Data read by LL_WWDG_EnableIT_EWKUP()
LL_WWDG_EnableIT_EWKUP()