<?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>gpio interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72397/gpio-interrupt</link><description>hi, 
 i am using working on example &amp;quot;pin_change_int&amp;quot; in peripheral folder.in this example interrupt occurs when there is state change on interrupt pin. how to enable interrupt for active low only.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Mar 2021 12:27:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72397/gpio-interrupt" /><item><title>RE: gpio interrupt</title><link>https://devzone.nordicsemi.com/thread/298357?ContentTypeID=1</link><pubDate>Mon, 08 Mar 2021 12:27:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24d8410a-ec2e-46aa-ae9c-471105741f1d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can replace the GPIOTE_CONFIG_IN_SENSE_TOGGLE() macro with GPIOTE_CONFIG_IN_SENSE_HITOLO() to make the interrupt trigger when the input goes low.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>