Hello
We can enable globle interrupt in msp430 by following command.
_BIS_SR( GIE);
Now i want to disable the globle interrupt in my code .
How can i do this ?
Thanks
Manish
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello
We can enable globle interrupt in msp430 by following command.
_BIS_SR( GIE);
Now i want to disable the globle interrupt in my code .
How can i do this ?
Thanks
Manish
**Attention** This is a public forum