Some processors don’t have explicit control over the global interrupt mask; reenabling it is implicit in the execution of a “return from interrupt” instruction. Is there a workaround?
Some processors don’t have explicit control over the global interrupt mask; reenabling it is implicit in the execution of a “return from interrupt” instruction. Is there a workaround?