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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/12/02 04:00
Read: times


 
#24299 - RE: handling interrupt
Actually not. Interrupt routines should be kept as short as possible for the simple reason that when you are handling an interrupt, this interrupt can not be handled at that particular time. So, just set a flag and call your sub-routine in the main program.

Rgds.

List of 5 messages in thread
TopicAuthorDate
handling interrupt            01/01/70 00:00      
RE: handling interrupt            01/01/70 00:00      
RE: handling interrupt            01/01/70 00:00      
RE: handling interrupt            01/01/70 00:00      
RE: handling interrupt            01/01/70 00:00      

Back to Subject List