28.2.55 __builtin_set_isr_state
Description
Set the current CPU interrupt state.
Prototype
void __builtin_get_isr_state(unsigned int state);
Argument
state
– Integer value specifying the current CPU interrupt state.
Return Value
None
Assembler Operator/ Machine Instruction
set_isr_state
Error Messages