RtEnableInterrupts
RtEnableInterrupts enables user-level interrupt handling for all interrupts to which the process is attached.
Syntax
Copy
VOID RtEnableInterrupts(VOID);
Parameters
This function has no parameters.
Requirements
Minimum supported version | Header | Library |
---|---|---|
eRTOS 1.0 SDK |
Rtapi.h | rtkrnl.lib |
See Also: