<?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>Check if gpiote interrupt is enabled</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42742/check-if-gpiote-interrupt-is-enabled</link><description>The nrfx api includes nrfx_gpiote_in_event_disable/enable , but I haven&amp;#39;t found an equivalent of nrf_gpiote_int_is_enabled for a pin. I&amp;#39;m attempting to port an interrupt mutex shim from STM32 to nrf52832, and while the gpiote library simplifies a lot</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Jan 2019 12:03:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42742/check-if-gpiote-interrupt-is-enabled" /><item><title>RE: Check if gpiote interrupt is enabled</title><link>https://devzone.nordicsemi.com/thread/167072?ContentTypeID=1</link><pubDate>Tue, 22 Jan 2019 12:03:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3507e13b-d0b7-43ee-b35d-e04995cc4962</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;code&gt;nrf_gpiote_int_is_enabled&lt;/code&gt;() is included in the HAL which the driver uses (&lt;a href="https://github.com/NordicSemiconductor/nrfx"&gt;&amp;lt;hal/nrf_gpiote.h&amp;gt;&lt;/a&gt;), would you have preferred to have this API at the driver level? &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>