You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will set the callback to zero before properly disabling the interrupt, which can cause crashes if an interrupt occurs before interrupts have properly been disabled.
The text was updated successfully, but these errors were encountered:
It will set the callback to zero before properly disabling the interrupt, which can cause crashes if an interrupt occurs before interrupts have properly been disabled.
The text was updated successfully, but these errors were encountered: