Skip to main content

IAR Embedded Workbench for RISC-V 3.40

__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, see Summary of intrinsic functions.

Note

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