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

Return value

>0 the alarm id for an active (at the time of return) alarm <0 if there were no alarm slots available, or other error occurred

Notes

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

References

from examples