28.2.28 __builtin_get_isr_state

Description

Determine the current CPU interrupt state.

Prototype

unsigned int __builtin_get_isr_state(void);

Argument

None

Return Value

Returns an integer value specifying the current CPU interrupt state.

Assembler Operator/ Machine Instruction

get_isr_state

Error Messages

None