Quote Originally Posted by longpole001 View Post
so if i am monotoring the int flag in register only as i dont have a physical pin then this timer is going to be bit harder to manage if it not able to be enabled/ disabled
What are you trying to do actually?
I use timer overflow situation without enabling the interrupts to sense input from the user. If no user input through buttons of anything else and timer overflows the code goes somewhere else.