This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

_timeout_handler

I have just started coding in Timers in nrf51822. Here i am not clear with the Timer part. Can anybody explain me how to use timer with use of Event Scheduler. Here in app_timer_create() function i am not clear with app_timer_timeout_handler_t timeout_handle. Want some explanation in timeout_handler how to use it and where to use it and why to use it.