<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to ShowString</title><link>https://sourceforge.net/p/msp430-tm1638/wiki/ShowString/</link><description>Recent changes to ShowString</description><atom:link href="https://sourceforge.net/p/msp430-tm1638/wiki/ShowString/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 22 Aug 2012 16:19:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/msp430-tm1638/wiki/ShowString/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage ShowString modified by Shluzzz</title><link>https://sourceforge.net/p/msp430-tm1638/wiki/ShowString/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shluzzz</dc:creator><pubDate>Wed, 22 Aug 2012 16:19:42 -0000</pubDate><guid>https://sourceforge.net094c4c027015e2ae80666916eff3290f59d255ee</guid></item><item><title>WikiPage ShowString modified by Shluzzz</title><link>https://sourceforge.net/p/msp430-tm1638/wiki/ShowString/</link><description>ShowString
---

**Show String on display.**

*void TM1638_ShowString (const char * string, unsigned int dots, unsigned int pos)*

Argument | Detail
-|-
string | Signed decimal number
dots | dots status
pos | position in display

Example
---

**Set "ABSDEFGH" on display:**

	TM1638_ShowString("ABCDEFGH", 0, 0);

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shluzzz</dc:creator><pubDate>Wed, 22 Aug 2012 16:19:18 -0000</pubDate><guid>https://sourceforge.netf75be312be8628a9fdcefa08f826785ecc16f52e</guid></item></channel></rss>