Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/14/03 19:14
Read: times


 
#41547 - RE: INT priority change in ISR / Michael
Responding to: ???'s previous message
One can do this:

ISRStarts:
call xreti
;Now you can play with IP...
.
.
.
ret ;Exit ISR here
xreti:
reti


List of 9 messages in thread
TopicAuthorDate
General interrupt question (8051)            01/01/70 00:00      
   RE: General interrupt question (8051)            01/01/70 00:00      
      RE: General interrupt question (8051)            01/01/70 00:00      
         RE: INT priority change in ISR / Michael            01/01/70 00:00      
            RE: INT priority change in ISR / Michael            01/01/70 00:00      
            RE: INT priority change in ISR / Michael            01/01/70 00:00      
               Interrupt            01/01/70 00:00      
                  RE: Interrupt            01/01/70 00:00      
   RE: General interrupt question (8051)            01/01/70 00:00      

Back to Subject List