<?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>CodeWarrior for MCUのトピックRe: why use pin signals?</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/why-use-pin-signals/m-p/737181#M14378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian,&lt;/P&gt;&lt;P&gt;the signal name is used for documentation purpose only, see the signals text file inside the generated Documentation folder.&lt;/P&gt;&lt;P&gt;But you can give the component any name you want:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7871iFF1DD35101B9C0E6/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So you could name it 'Button1' and then you can use 'Button1_GetVal()' and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2018 12:27:39 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2018-02-12T12:27:39Z</dc:date>
    <item>
      <title>why use pin signals?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/why-use-pin-signals/m-p/737180#M14377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Almost all of the pins on my MC9s08 CPU are associated with a component (Processor Expert) and in the component properties I have given each one a pin signal. e.g. for Bit1.BitIO the pin signal is Button_1. How can I use the Pin Signal to make my code more readable? For example: - can I use "if (Button_1)....." instead of "if (Bit1.GetVal()).....". If the answer is no, what is the purpose of Pin Signals?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 12:00:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/why-use-pin-signals/m-p/737180#M14377</guid>
      <dc:creator>juliancox</dc:creator>
      <dc:date>2018-02-12T12:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: why use pin signals?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/why-use-pin-signals/m-p/737181#M14378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian,&lt;/P&gt;&lt;P&gt;the signal name is used for documentation purpose only, see the signals text file inside the generated Documentation folder.&lt;/P&gt;&lt;P&gt;But you can give the component any name you want:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7871iFF1DD35101B9C0E6/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So you could name it 'Button1' and then you can use 'Button1_GetVal()' and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 12:27:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/why-use-pin-signals/m-p/737181#M14378</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-02-12T12:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: why use pin signals?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/why-use-pin-signals/m-p/737182#M14379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erich, I did not realise that I could change the component name, so now I will change all of the names. I have 15 BitIO components and I keep forgetting which one does what - so problem solved`!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 10:43:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/why-use-pin-signals/m-p/737182#M14379</guid>
      <dc:creator>juliancox</dc:creator>
      <dc:date>2018-02-15T10:43:56Z</dc:date>
    </item>
  </channel>
</rss>

