I am currently writing a program in AVR Studio 4 in which i would like to use the Timer to get a random number.
I can get the timer to run, however i do not know how to get the current value of the timer. In general can the value be stored in a register or is it not accessible.
Thanks