Enables the hardware interrupts with interrupt handling set to enabled.
VOID RtEnableInterrupts(VOID);
None.
This is a simple STI instruction directly in the interface library.
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 3.0 | intime/rt/include/iwin32.h | iwin32.h | iwin32.lib | 
Note
This function operates in the real-time portion of your application.
RtDisableInterrupts, iwin32 API, iwin32 Overview