C/C++ API Reference
Loading...
Searching...
No Matches
pw::interrupt Namespace Reference

Interrupt context interface. More...

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).
 

Detailed Description

Interrupt context interface.