<?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>maybe the document of GPIO Pin sensing mechanism has some wrong.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10138/maybe-the-document-of-gpio-pin-sensing-mechanism-has-some-wrong</link><description>maybe the document of GPIO Pin sensing mechanism has some wrong in the nRF51 Series Reference Manual (version 1.1). 
 sense high/low level defined in the document is different from the code of SDK 9.0.0. 
 high level is 1, low is 2; 
 PIN_CNF[n] (n</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Nov 2015 06:34:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10138/maybe-the-document-of-gpio-pin-sensing-mechanism-has-some-wrong" /><item><title>RE: maybe the document of GPIO Pin sensing mechanism has some wrong.</title><link>https://devzone.nordicsemi.com/thread/37603?ContentTypeID=1</link><pubDate>Fri, 13 Nov 2015 06:34:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3267f293-16b1-48c1-a8e5-4c727be2e774</guid><dc:creator>hawk</dc:creator><description>&lt;p&gt;great, nRF51 Series Reference Manual(Version 3.0)  is OK with SDK 9.0.0, thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: maybe the document of GPIO Pin sensing mechanism has some wrong.</title><link>https://devzone.nordicsemi.com/thread/37602?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2015 11:28:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1e07589-7f2a-4eb6-8127-65d1b65e3504</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi, thanks for reporting this, but this is fixed in the latest revision of the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.pdf.rm/nRF51_RM_v3.0.pdf"&gt;nRF51 RM&lt;/a&gt; that I checked.&lt;/p&gt;
&lt;p&gt;From the  nrf51_bitfields header:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GPIO_PIN_CNF_SENSE_Disabled (0x00UL) /*!&amp;lt; Disabled. */&lt;/li&gt;
&lt;li&gt;GPIO_PIN_CNF_SENSE_High (0x02UL) /*!&amp;lt; Wakeup on high level. */&lt;/li&gt;
&lt;li&gt;GPIO_PIN_CNF_SENSE_Low (0x03UL) /*!&amp;lt; Wakeup on low level. */&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/dummy.PNG" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>