<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>why should I clear event in the interrupt handler</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19172/why-should-i-clear-event-in-the-interrupt-handler</link><description>as far as I am concerned, when I use PPI or SHORTS without interrupts, I DON&amp;#39;T need to clear the corresponding event registers, and task will be triggered once the event is generated. But when I enable interrupt, I have to clear the event register, otherwise</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Jan 2017 01:13:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19172/why-should-i-clear-event-in-the-interrupt-handler" /><item><title>RE: why should I clear event in the interrupt handler</title><link>https://devzone.nordicsemi.com/thread/74228?ContentTypeID=1</link><pubDate>Mon, 23 Jan 2017 01:13:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21e457f8-14c4-4b16-827a-d5c5df977ff3</guid><dc:creator>summer</dc:creator><description>&lt;p&gt;thank you, but I am still a little bit confused about how the event interrupt mechanism works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why should I clear event in the interrupt handler</title><link>https://devzone.nordicsemi.com/thread/74227?ContentTypeID=1</link><pubDate>Sun, 22 Jan 2017 21:05:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21550579-047b-4d22-a5fb-9a4e39a7c67d</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;No with or without interrupts events aren&amp;#39;t cleared automatically from the event register, you have to clear them if you want to reset it and are reading the register. PPI is triggered at a lower level from the actual event signal occurring, not from the level set in the register, so it doesn&amp;#39;t matter in that case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>