What does the RSWAI bit in the RTICTL register do?

link|improve this question
Now, finally a professional question! One can think today's techies only know how to switch on/off their PC and drag/drop stuff in some editor. Welcome man! – User Apr 16 '09 at 21:27
feedback

1 Answer

I'm assuming you've read the documentation, but in case you haven't...

RSWAI — RTI and COP Stop While in Wait

Write once in normal modes, anytime in special modes. Read anytime.

0 = Allows the RTI and COP to continue running in wait.

1 = Disables both the RTI and COP whenever the part goes into Wait.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown