| ??? 04/12/01 18:05 Read: times |
#10763 - RE: Timer Interrupt |
If, you set and reset an interrupt bit inside the ISR the bit will be reset upon the exit of the ISR REGARDLESS of what the state was when the interrupt happened. This is one of the more frequent problems I find when debugging other peoples code. The same problem occasionally pop up when the set/reset is done in the code body and a bit state created by the ISR has to be preserved. |
| Topic | Author | Date |
| Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
| RE: Timer Interrupt | 01/01/70 00:00 | |
RE: Timer Interrupt | 01/01/70 00:00 |



