This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What does the SWI0 do and how is it used in app_timer?

I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly?

Related