HAL + 0/1 examples
SourceVu will show references to LL_WWDG_Enable() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
WWDG
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

None

Notes

It is enabled by setting the WDGA bit in the WWDG_CR register, then it cannot be disabled again except by a reset. This bit is set by software and only cleared by hardware after a reset. When WDGA = 1, the watchdog can generate a reset.

References

from examples