Hi
I have setup timerA using DSO/8 to 125khz and enabled interrupts...
I want to toggle 3 different LEDs at different time intervals...
Do I use one ISR with a CASE selection for each led or is there a way to use 3 different ISRs one for each led?
what is the proper programming method?
actually what I am interested in is how to use one timer for various timing functions..
all tutorials that I can find in literature and web only cover one led
thnx
Gjango