HAL
LL_LPTIM_EnableTimeout() is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

None

Notes

This function must be called when the LPTIM instance is disabled. The first trigger event will start the timer, any successive trigger event will reset the counter and the timer will restart. The timeout value corresponds to the compare value; if no trigger occurs within the expected time frame, the MCU is waked-up by the compare match event.

References

from examples