Sends an EOI signal to the interrupt hardware. This function is called from an interrupt handler.
VOID SignalEndOfRtInterrupt(
    WORD wLevel
);
wLevel 
This call completes handling an interrupt by sending an EOI to the hardware.
E_OK 0x0000 
E_CONTEXT 0x0005 
E_PARAM 0x8004 
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 3.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |