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

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 it is customary to have disabled the irq and removed the handler prior to calling this method.

References

from examples