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

Interrupt context interface. More...

Overview

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