Enables a specific interrupt level which must have an interrupt handler assigned to it.
BOOLEAN EnableRtInterrupt (
    WORD wLevel
);
wLevel 
TRUE 
FALSE 
E_CONTEXT 0x0005 
E_PARAM 0x8004 
wLevel contains an invalid value.| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 3.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |