<?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>Specific setting method of &amp;quot;INTEN&amp;quot;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55135/specific-setting-method-of-inten</link><description>Hello 
 
 I am trying to understand interrupt handling. 
 I saw this page . 
 How can I enable the &amp;quot;INTEN&amp;quot; set? 
 Thank you!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Dec 2019 07:25:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55135/specific-setting-method-of-inten" /><item><title>RE: Specific setting method of "INTEN"</title><link>https://devzone.nordicsemi.com/thread/223768?ContentTypeID=1</link><pubDate>Thu, 05 Dec 2019 07:25:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f85c1a41-7e28-41f2-9e2d-102565be1c93</guid><dc:creator>y001</dc:creator><description>&lt;p&gt;Thank you for reply!&lt;/p&gt;
&lt;p&gt;What you tell me is useful&lt;/p&gt;
&lt;p&gt;Thank you so much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Specific setting method of "INTEN"</title><link>https://devzone.nordicsemi.com/thread/223320?ContentTypeID=1</link><pubDate>Tue, 03 Dec 2019 12:33:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4684e62b-3c66-4958-b5c7-b62cef0ce2ff</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You can set INTENSET registers directly if you want, but it&amp;#39;s usually done inside the SDK drivers. The code line below is an example of this. It enables interrupt on the COMPARE[5] TIMER 1 event&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;NRF_TIMER1-&amp;gt;INTENSET |= TIMER_INTENSET_COMPARE5_Msk;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>