hey,

to measure the frequency of a digital source, i would use interupts for each drops or rise to measure each half wave, how would i create a timer that would basically work like a stop watch?

so the interupt sends the program to a part where the timer is. and the timer times between each half wave and then resets to measure the next half wave... etc

thanks