<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to setup a pin as interrupt source and then call user defined callback function? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-setup-a-pin-as-interrupt-source-and-then-call-user/m-p/1501127#M49768</link>
    <description>&lt;P&gt;I am using LPC 54113 MCU. I want to use the config tool. Suppose I have a pin PIO0_1 initially at high. When it goes low, I want it to raise interrupt and then call my defined callback function say my_callback().&lt;/P&gt;&lt;P&gt;How can I achieve this? How should I do the configuration?&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 12:36:14 GMT</pubDate>
    <dc:creator>misterbee</dc:creator>
    <dc:date>2022-08-04T12:36:14Z</dc:date>
    <item>
      <title>How to setup a pin as interrupt source and then call user defined callback function?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-setup-a-pin-as-interrupt-source-and-then-call-user/m-p/1501127#M49768</link>
      <description>&lt;P&gt;I am using LPC 54113 MCU. I want to use the config tool. Suppose I have a pin PIO0_1 initially at high. When it goes low, I want it to raise interrupt and then call my defined callback function say my_callback().&lt;/P&gt;&lt;P&gt;How can I achieve this? How should I do the configuration?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 12:36:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-setup-a-pin-as-interrupt-source-and-then-call-user/m-p/1501127#M49768</guid>
      <dc:creator>misterbee</dc:creator>
      <dc:date>2022-08-04T12:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup a pin as interrupt source and then call user defined callback function?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-setup-a-pin-as-interrupt-source-and-then-call-user/m-p/1504231#M49813</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I suggest downloading the SDK of the LPCxpresso54114 and reviewing the example lpcxpresso54114_pint_pin_interrupt then you can port it to your target.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 20:28:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-setup-a-pin-as-interrupt-source-and-then-call-user/m-p/1504231#M49813</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2022-08-10T20:28:51Z</dc:date>
    </item>
  </channel>
</rss>

