<?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>Is the timer an interrupt process? Is the function called by the timer executed as an interrupt process?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55134/is-the-timer-an-interrupt-process-is-the-function-called-by-the-timer-executed-as-an-interrupt-process</link><description>Hello! 
 
 
 I&amp;#39;m trying to handle an interrupt using a timer. 
 Is it okay to write something like the following? 
 
 
 Also, if this is called every 1ms as interrupt processing, will it be interrupt processing if you call the function you want to execute</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Dec 2019 01:15:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55134/is-the-timer-an-interrupt-process-is-the-function-called-by-the-timer-executed-as-an-interrupt-process" /><item><title>RE: Is the timer an interrupt process? Is the function called by the timer executed as an interrupt process?</title><link>https://devzone.nordicsemi.com/thread/223457?ContentTypeID=1</link><pubDate>Wed, 04 Dec 2019 01:15:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2364aee-82eb-4504-ae98-2c88499d9e02</guid><dc:creator>y001</dc:creator><description>&lt;p&gt;&lt;span class="tlid-translation translation" style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;line-height:32px;padding-right:8px;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" lang="en"&gt;&lt;span style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;" title=""&gt;Thank you for your reply!&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="tlid-translation translation" style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;line-height:32px;padding-right:8px;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" lang="en"&gt;&lt;span style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;" title=""&gt;I see,&lt;/span&gt;&lt;br style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;" /&gt;&lt;span style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;" title=""&gt;I learned a lot.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is the timer an interrupt process? Is the function called by the timer executed as an interrupt process?</title><link>https://devzone.nordicsemi.com/thread/223226?ContentTypeID=1</link><pubDate>Tue, 03 Dec 2019 08:33:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:050b0f96-000b-4e30-8a80-070309c9a131</guid><dc:creator>Caner Celiktas</dc:creator><description>&lt;p&gt;You can check this for information about interrupt and events. (&lt;a href="https://stackoverflow.com/questions/1781415/difference-between-interrupt-and-event"&gt;Different between interrupt and event&lt;/a&gt;) I don&amp;#39;t clearly understand your question but some operations don&amp;#39;t work inside timer event handler. You can use scheduler for&amp;nbsp;these kind of operation.&amp;nbsp;Be careful about this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>