Don;
I need to setup Timer 1 to use the T1 pin to count pulses and generate and interrupt on overflow.
I have been reading through the data sheet of the ATmega328p but am a bit confused as to how many of the register have to be setup.
I have searched through the forum but did not find specific code examples.
Could you show me a code example using Register. constructs to setup the counter?
Thanks much
Rich