__set_interrupt_level
In this section:
Syntax
void __set_interrupt_level(__ilevel_t);
Description
Sets the interrupt level. For information about the __ilevel_t type, see __get_interrupt_level.
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.