Dear Forum
I'm plaing with Timer0 of module TTC0, and all seems ok...I use it in overflow mode, set prescale and I can see the Counter Register Value moving.
Now I want manage a INT,so I set the IER (offset 60h),and set the -int on overflow- (bit 10h).
But I cant understand how to setup a callback function (Adam Taylor stop at this point)
So question is what is the logical sequence...or better, if there is a detailed document about INT managment.
Thanks in advance
Roberto