user_irq_claim_unused() is only used within PicoSDK.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

the user IRQ number or -1 if required was false, and none were free

Notes

User IRQs are a core local feature; they cannot be used to communicate between cores. Therefore all functions dealing with Uer IRQs affect only the calling core

References

from examples