Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

When using Timer, if an interrupt is disabled, will the interrupt flag be set 1?

disabled FLAG interrupt timer
0
Posted

When using Timer, if an interrupt is disabled, will the interrupt flag be set 1?

0

Yes, no matter enabling or disabling the interrupt, the flag will be set 1 if the timer overflows. The difference between interrupt enable and disable is whether the interrupt is responded and the interrupt service routine is entered.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123