Interrupt context interface. More...
Interrupt context interface.
Functions | |
bool | InInterruptContext () |
Checks if the currently executing code is within an interrupt service routine handling an interrupt request (IRQ) or non-maskable interrupt (NMI). | |