HAL
+
0
/1 examples
SourceVu will show references to
LL_IWDG_ReloadCounter()
from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
IWDG
IWDG_RefreshUntilUserEvent
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
LL_IWDG_ReloadCounter()
LL_IWDG_ReloadCounter() function
Reloads IWDG counter with value defined in the reload register
Syntax
Show:
Summary
Declaration
from
stm32f4xx_ll_iwdg.h:151
__STATIC_INLINE
void
LL_IWDG_ReloadCounter
(
IWDG_TypeDef
*
IWDGx
)
;
Arguments
Argument
Description
IWDGx
IWDG Instance
Return value
None
Related Functions
Found 10 other functions taking a
IWDG_TypeDef
argument:
Function
Description
LL_IWDG_IsReady()
Check if flags Prescaler & Reload Value Update are reset or not SR RVU LL_IWDG_IsReady
LL_IWDG_Enable()
Start the Independent Watchdog
LL_IWDG_EnableWriteAccess()
Enable write access to IWDG_PR, IWDG_RLR and IWDG_WINR registers
LL_IWDG_SetPrescaler()
Select the prescaler of the IWDG
LL_IWDG_SetReloadCounter()
Specify the IWDG down-counter reload value
LL_IWDG_IsActiveFlag_RVU()
Check if flag Reload Value Update is set or not
LL_IWDG_DisableWriteAccess()
Disable write access to IWDG_PR, IWDG_RLR and IWDG_WINR registers
LL_IWDG_GetPrescaler()
Get the selected prescaler of the IWDG
LL_IWDG_GetReloadCounter()
Get the specified IWDG down-counter reload value
LL_IWDG_IsActiveFlag_PVU()
Check if flag Prescaler Value Update is set or not
Examples
LL_IWDG_ReloadCounter()
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out