HAL + 0/2 examples
SourceVu will show references to LL_LPTIM_SetAutoReload() from the following samples and libraries:
Examples
STM32F410xx-Nucleo
Examples_LL
LPTIM
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

None

Notes

The LPTIMx_ARR register content must only be modified when the LPTIM is enabled After a write to the LPTIMx_ARR register a new write operation to the same register can only be performed when the previous write operation is completed. Any successive write before the ARROK flag is set, will lead to unpredictable results. autoreload value be strictly greater than the compare value.

References

from examples