<?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>Get state of the GPIOTE pin</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11410/get-state-of-the-gpiote-pin</link><description>Hi, 
 Is there a possibility to read the state of the gpiote pin? (is it high or low). Is there any function or any other way to do that? 
 I&amp;#39;m changing the gpiote pin via ppi and would like to get the state of the pin in a specific time of point. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Jan 2016 12:03:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11410/get-state-of-the-gpiote-pin" /><item><title>RE: Get state of the GPIOTE pin</title><link>https://devzone.nordicsemi.com/thread/43015?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2016 12:03:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bc13fc6-c30f-4414-a796-3577c1efe341</guid><dc:creator>chinargor</dc:creator><description>&lt;p&gt;Thanks for help&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get state of the GPIOTE pin</title><link>https://devzone.nordicsemi.com/thread/43017?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2016 12:03:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b67d7928-b7c8-4423-acc4-cef948256e25</guid><dc:creator>chinargor</dc:creator><description>&lt;p&gt;Thanks for your help&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get state of the GPIOTE pin</title><link>https://devzone.nordicsemi.com/thread/43016?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 08:51:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b694521a-bab0-487d-bc1f-5d1ba7eebcd1</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;You can use the &lt;code&gt;nrf_drv_gpiote_in_is_set&lt;/code&gt; function from the GPIOTE Driver.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;bool nrf_drv_gpiote_in_is_set (nrf_drv_gpiote_pin_t pin)
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The driver documentation can be found &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v9.0.0/group__nrf__drv__gpiote.html#gaba34af47405ca82d409dbaffb890d867"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;-Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get state of the GPIOTE pin</title><link>https://devzone.nordicsemi.com/thread/43014?ContentTypeID=1</link><pubDate>Tue, 19 Jan 2016 20:54:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cf02dc8-3818-4a41-ba2e-1e00f39b6aca</guid><dc:creator>Martijn</dc:creator><description>&lt;p&gt;You can use NRF_GPIO-&amp;gt;IN register to read the state of all the pins.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>