<?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>RTC : Generate interrupts on different channels</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34010/rtc-generate-interrupts-on-different-channels</link><description>Hi, 
 I am working on RTC implementation. I had a doubt.. Is it possible to generate interrupts on different channels (channel 0/1/2/3) using same RTC instance ? 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 May 2018 10:27:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34010/rtc-generate-interrupts-on-different-channels" /><item><title>RE: RTC : Generate interrupts on different channels</title><link>https://devzone.nordicsemi.com/thread/130776?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 10:27:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6dcfba96-bfc3-4e8b-a65b-e93611c5da1a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;By channel do you mean the CC registers? If so,&amp;nbsp;then yes, each RTC instance has 4 compare registers CC[0-3], and you can generate interrupts from all of them. You do this by setting the corresponding fields in the INTENSET register (COMPARE0 -&amp;nbsp;COMPARE3).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>