Interruption management (enable/disable) interface. More...
#include <xdc/std.h>
Go to the source code of this file.
Functions | |
void | im_disable_interrupt () |
Disable interrupt. More... | |
void | im_enable_interrupt () |
Enable interrupt. More... | |
Interruption management (enable/disable) interface.
This file provides functions to disable all interruptions and timers selected at 'disable' constants.
Definition in file im.h.