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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/09/02 12:22
Read: times


 
#28888 - RE: Delaying interrupts
Hi
I could not find a way to delay interrupts using the IE SFR... I remember reading a piece of code where the program would poll for a flag set by the interrupt, but can't recall how the flag was set (with or without use the interrupt vector)

The only way I can think of doing it would be to let the interrupt occur, simply set a flag in the interrupt subroutine, and poll for the flag after exiting the critical section of code.

kundi

List of 15 messages in thread
TopicAuthorDate
Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts Nic            01/01/70 00:00      
RE: Delaying interrupts Nic            01/01/70 00:00      
RE: Delaying interrupts Nic            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      
RE: Delaying interrupts, Nic            01/01/70 00:00      
RE: Delaying interrupts            01/01/70 00:00      

Back to Subject List