<?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>S32KのトピックRe: led toggle function</title>
    <link>https://community.nxp.com/t5/S32K/led-toggle-function/m-p/1915437#M38117</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/235935"&gt;@deepa5&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;The function is declared as such:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;void Siul2_Dio_Ip_TogglePins(Siul2_Dio_Ip_GpioType * const base,
                             Siul2_Dio_Ip_PinsChannelType pins
                            )
{
    SIUL2_DIO_IP_DEV_ASSERT(NULL_PTR != base);
    Siul2_Dio_Ip_TogglePinsRunTime(base, pins);
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since it asks GPIO port, and PINS, you can import the Siul_Dio_Ip_Example and use the toggle functions with the following parameters:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;Siul2_Dio_Ip_TogglePins(LED_Q172_PORT, 1 &amp;lt;&amp;lt; LED_Q172_PIN);&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2024 18:22:43 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2024-07-23T18:22:43Z</dc:date>
    <item>
      <title>led toggle function</title>
      <link>https://community.nxp.com/t5/S32K/led-toggle-function/m-p/1914905#M38060</link>
      <description>&lt;P&gt;im using s32k344,led toggle function is not working(Siul2_Ip_Togglepin();)can you please suggest me how to use it with configuration&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 09:58:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/led-toggle-function/m-p/1914905#M38060</guid>
      <dc:creator>deepa5</dc:creator>
      <dc:date>2024-07-23T09:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: led toggle function</title>
      <link>https://community.nxp.com/t5/S32K/led-toggle-function/m-p/1915437#M38117</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/235935"&gt;@deepa5&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;The function is declared as such:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;void Siul2_Dio_Ip_TogglePins(Siul2_Dio_Ip_GpioType * const base,
                             Siul2_Dio_Ip_PinsChannelType pins
                            )
{
    SIUL2_DIO_IP_DEV_ASSERT(NULL_PTR != base);
    Siul2_Dio_Ip_TogglePinsRunTime(base, pins);
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since it asks GPIO port, and PINS, you can import the Siul_Dio_Ip_Example and use the toggle functions with the following parameters:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;Siul2_Dio_Ip_TogglePins(LED_Q172_PORT, 1 &amp;lt;&amp;lt; LED_Q172_PIN);&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 18:22:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/led-toggle-function/m-p/1915437#M38117</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-07-23T18:22:43Z</dc:date>
    </item>
  </channel>
</rss>

