[En-Nut-Discussion] Usage of Timers

Erik L erik.lindstein at gmail.com
Mon May 5 15:06:56 CEST 2008


I would like to be able to start, restart and stop a couple of timers.

But it seems that NutOS dossnt keep track on if the timerhandle was
stoped/destryed earlier or not.
So if i use NutTimerStop to kill a timer and then later on in the code stop
that timerhandle once again before i started the timer again I might kill
some other timer instead correct?

So if I want to be able to use timers in this way I also need to keep track
on the status of each timer handle and wrap the NutTimerStop with that in
mind?

Regards/Erik L

-- 
View this message in context: http://www.nabble.com/Usage-of-Timers-tp17061255p17061255.html
Sent from the MicroControllers - Ethernut mailing list archive at Nabble.com.




More information about the En-Nut-Discussion mailing list