Skip to main content

IAR Embedded Workbench for RL78 5.20

__set_interrupt_state

In this section:
Syntax
void __set_interrupt_state(__istate_t);
Description

Restores the interrupt state to a value previously returned by the __get_interrupt_state function.

For information about the __istate_t type, see __get_interrupt_state.

Note

To use intrinsic functions in an application, you must include the header file(s) where they are declared, .

Note

To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.