Returns to the calling thread the highest (numerically lowest) level that an interrupt handler has started servicing but has not yet finished. GetRtInterruptLevel can be called only by an interrupt handler.
WORD GetRtInterruptLevel(VOID);
E_OK 0x0000 
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 3.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |