<?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>Enabling/disabling Timer tasks</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57546/enabling-disabling-timer-tasks</link><description>Hello, I&amp;#39;m pretty new to Nordic devices but I have already some experience with other ARM based devices though... 
 I&amp;#39;m playing with Timers bare metal instructions and figured out on how to start a timer (ex: NRF_TIMER0-&amp;gt;TASKS_START = 1;) 
 Question:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Feb 2020 13:32:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57546/enabling-disabling-timer-tasks" /><item><title>RE: Enabling/disabling Timer tasks</title><link>https://devzone.nordicsemi.com/thread/233538?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2020 13:32:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1064d1aa-1ac7-43d7-a994-a136c9adf764</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;If you want to go very low level you may find these useful:&lt;br /&gt;&lt;a href="https://github.com/andenore/NordicSnippets"&gt;https://&lt;span style="background-color:lime;font-weight:bolder;"&gt;github&lt;/span&gt;.com/ande&lt;span style="background-color:yellow;font-weight:bolder;"&gt;nore&lt;/span&gt;/NordicSnippets&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In general though I recommend to check out the peripheral examples in the nRF5 SDK that show usage of the peripheral drivers.&lt;/p&gt;
&lt;p&gt;Writing&amp;nbsp;NRF_TIMER0-&amp;gt;TASKS_START = 0; will have no effect, the available TASKS are found in the description:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/timer.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/timer.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>