60 LL IWDG Generic Driver
60.1 IWDG Firmware driver API description
60.1.1 Detailed description of functions
LL_IWDG_Enable
__STATIC_INLINE void LL_IWDG_Enable (IWDG_TypeDef *
IWDGx)
Start the Independent Watchdog.
Except if the hardware watchdog option is selected
Reference Manual to
LL API cross
reference:
LL_IWDG_ReloadCounter
__STATIC_INLINE void LL_IWDG_ReloadCounter
(IWDG_TypeDef * IWDGx)
Reloads IWDG counter with value defined in the reload register.
Reference Manual to
LL API cross
reference:
KR KEY LL_IWDG_ReloadCounter
LL_IWDG_EnableWriteAccess
__STATIC_INLINE void LL_IWDG_EnableWriteAccess
(IWDG_TypeDef * IWDGx)
Enable write access to IWDG_PR, IWDG_RLR and IWDG_WINR
registers.
Reference Manual to
LL API cross
reference:
KR KEY LL_IWDG_EnableWriteAccess
LL_IWDG_DisableWriteAccess
__STATIC_INLINE void LL_IWDG_DisableWriteAccess