alarm_pool_add_repeating_timer_ms() is only used within PicoSDK.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

false if there were no alarm slots available to create the timer, true otherwise.

Notes

It is safe to call this method from an IRQ handler (including alarm callbacks), and from either core.

References

from examples