How can I tell if the ARM CPS is set to IE (Interrupt Enable) or ID (Interrupt Disable)?
I believe I am specifically asking how to read the LSB of the PRIMASK 32 bit register.
-thanks