<?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>how do I access gpio pins?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30860/how-do-i-access-gpio-pins</link><description>Currenetly I access the gpio pins by using this code (P1.01 this pin) 
 #define PIN_1 ARDUINO_0_PIN 
 nrf_gpio_cfg_output(PIN_1); 
 and so on 
 Is there any other way to define the pin? 
 Please provide an exammple;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Feb 2018 06:36:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30860/how-do-i-access-gpio-pins" /><item><title>RE: how do I access gpio pins?</title><link>https://devzone.nordicsemi.com/thread/121916?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 06:36:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d889ff0c-0f6f-415b-83e2-16034bb38d3e</guid><dc:creator>Liverpool007</dc:creator><description>&lt;p&gt;OK thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how do I access gpio pins?</title><link>https://devzone.nordicsemi.com/thread/121914?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 06:18:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69a4ed86-6d4b-4019-ab57-825f8bb1c7f2</guid><dc:creator>Haaris</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#define INPUT_PIN              NRF_GPIO_PIN_MAP(0,13) &lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Here in &amp;quot;NRF_GPIO_PIN_MAP(0,13) &amp;quot;&amp;nbsp;0 corresponds to port number and 13 is the pin.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how do I access gpio pins?</title><link>https://devzone.nordicsemi.com/thread/121912?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 06:11:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d11c8f8d-21b8-4d6d-b3c1-248b9ea02f77</guid><dc:creator>Liverpool007</dc:creator><description>&lt;p&gt;pca10056&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how do I access gpio pins?</title><link>https://devzone.nordicsemi.com/thread/121911?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 06:10:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:445f6da4-e777-47a9-8f3c-f7ba96e75d7a</guid><dc:creator>Haaris</dc:creator><description>&lt;p&gt;Which board are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>