<?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 Re: how to use SetFieldValue and GetFieldValue functions? in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278443#M1899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I see what I should put for '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MyGPIO1Ptr' in my &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;GetFieldBits function?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2014 13:10:10 GMT</pubDate>
    <dc:creator>alissonporto</dc:creator>
    <dc:date>2014-11-11T13:10:10Z</dc:date>
    <item>
      <title>how to use SetFieldValue and GetFieldValue functions?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278438#M1894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody. I have to do a project with KL25Z microcontroller and I don`t know how to use SetFieldValue and GetFieldValue functions. It would be very helpfull, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 07:05:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278438#M1894</guid>
      <dc:creator>nekane</dc:creator>
      <dc:date>2013-04-22T07:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to use SetFieldValue and GetFieldValue functions?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278439#M1895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please specify which component do you use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 08:24:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278439#M1895</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-04-22T08:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to use SetFieldValue and GetFieldValue functions?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278440#M1896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GPIO_LDD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 08:56:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278440#M1896</guid>
      <dc:creator>nekane</dc:creator>
      <dc:date>2013-04-22T08:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to use SetFieldValue and GetFieldValue functions?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278441#M1897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;generally the description of a method incl. its parameter should be available in the hint of a method or in the help (please find the help of SetFieldValue and GetFieldValue in the attachment). I would also recommend to check "Typical Usage" page in the help of the component (Right click on the component and select "Help on Component" command).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway. SetBitFieldValue/GetBitFieldValue sets/gets value on pin(s) selected in corresponding Bit field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GPIO1_SetFieldBits(MyGPIO1Ptr, myField, 0x3u);&lt;/P&gt;&lt;P&gt;retVal = GPIO1_GetFieldBits(MyGPIO1Ptr, myField);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We will try to improve the documentation for next release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 09:37:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278441#M1897</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-04-22T09:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to use SetFieldValue and GetFieldValue functions?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278442#M1898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK. Your info has been very hepfull. I will try to do these functions.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 09:55:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278442#M1898</guid>
      <dc:creator>nekane</dc:creator>
      <dc:date>2013-04-22T09:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to use SetFieldValue and GetFieldValue functions?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278443#M1899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I see what I should put for '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MyGPIO1Ptr' in my &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;GetFieldBits function?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 13:10:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/how-to-use-SetFieldValue-and-GetFieldValue-functions/m-p/278443#M1899</guid>
      <dc:creator>alissonporto</dc:creator>
      <dc:date>2014-11-11T13:10:10Z</dc:date>
    </item>
  </channel>
</rss>

