We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I wanna know if global interrupts are enabled or not.
In ARM compiler,__disable_irq() function returns 0 if interrupts were disabled or not, but on GCC based compiler, this function is declared as void.
Which register should I take a look for bit reading? I was looking at SCB section but did not succedded at all.
Please help here.
Have a nice day.