118 lines
4.1 KiB
HTML
118 lines
4.1 KiB
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type"
|
||
|
content="text/html; charset=iso-8859-1">
|
||
|
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
|
||
|
<title>Character size</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||
|
<tr>
|
||
|
<td width="400" height="40"> </td>
|
||
|
<td width="30" height="40"><a
|
||
|
href="../../../epoc32/doc/group/sdk.html"><img
|
||
|
src="../../../epoc32/doc/group/library.gif"
|
||
|
alt="SDK Home" align="top" border="0" width="30"
|
||
|
height="30"></a></td>
|
||
|
<td width="30" height="40"><a
|
||
|
href="../../../epoc32/doc/glossary/glossary.html"><img
|
||
|
src="../../../epoc32/doc/group/glossary.gif"
|
||
|
alt="Glossary" align="top" border="0" width="30"
|
||
|
height="30"></a></td>
|
||
|
<td width="30" height="40"><a
|
||
|
href="../../../epoc32/doc/index/id-toc.html"><img
|
||
|
src="../../../epoc32/doc/group/index.gif" alt="Index"
|
||
|
align="top" border="0" width="30" height="30"></a></td>
|
||
|
<td width="30" height="40"><a
|
||
|
href="../Documentation/serialin.htm"><b><img
|
||
|
src="../../../epoc32/doc/group/stoneleft.gif" alt="Left"
|
||
|
align="top" border="0" width="30" height="30"></b></a></td>
|
||
|
<td width="30" height="40"><a href="datarate.htm"><b><img
|
||
|
src="../../../epoc32/doc/group/stoneright.gif"
|
||
|
alt="Right" align="top" border="0" width="30" height="30"></b></a></td>
|
||
|
<td width="30" height="40"><a href="programm.htm"><b><img
|
||
|
src="../../../epoc32/doc/group/stoneup.gif" alt="Up"
|
||
|
align="top" border="0" width="30" height="30"></b></a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
<h1>Character size</h1>
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
<h2><a name="Overview">Overview</a></h2>
|
||
|
|
||
|
<h5>Defined in</h5>
|
||
|
|
||
|
<p><code>ccomms.oxh</code></p>
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
<table border="1">
|
||
|
<tr>
|
||
|
<td><code>KData5%</code></td>
|
||
|
<td>Only 5 bits are transmitted for each character in the
|
||
|
data stream</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td><code>KData6%</code></td>
|
||
|
<td>Only 6 bits are transmitted for each character in the
|
||
|
data stream</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td><code>KData7%</code></td>
|
||
|
<td>Only 7 bits are transmitted for each character in the
|
||
|
data stream</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td><code>KData8%</code></td>
|
||
|
<td>All 8 bits are transmitted for each character in the
|
||
|
data stream</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<h5>See Also</h5>
|
||
|
|
||
|
<p><a href="charsizecap.htm">Character size capabilities</a>, <a
|
||
|
href="commcfg1.htm#DataBits">CommConfigDataBits</a>, <a
|
||
|
href="commcfg1.htm#SetDataBits">CommConfigSetDataBits</a></p>
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||
|
<tr>
|
||
|
<td width="400" height="40"> </td>
|
||
|
<td width="30" height="40"><a
|
||
|
href="../../../epoc32/doc/group/sdk.html"><img
|
||
|
src="../../../epoc32/doc/group/library.gif"
|
||
|
alt="SDK Home" align="top" border="0" width="30"
|
||
|
height="30"></a></td>
|
||
|
<td width="30" height="40"><a
|
||
|
href="../../../epoc32/doc/glossary/glossary.html"><img
|
||
|
src="../../../epoc32/doc/group/glossary.gif"
|
||
|
alt="Glossary" align="top" border="0" width="30"
|
||
|
height="30"></a></td>
|
||
|
<td width="30" height="40"><a
|
||
|
href="../../../epoc32/doc/index/id-toc.html"><img
|
||
|
src="../../../epoc32/doc/group/index.gif" alt="Index"
|
||
|
align="top" border="0" width="30" height="30"></a></td>
|
||
|
<td width="30" height="40"><a
|
||
|
href="../Documentation/serialin.htm"><b><img
|
||
|
src="../../../epoc32/doc/group/stoneleft.gif" alt="Left"
|
||
|
align="top" border="0" width="30" height="30"></b></a></td>
|
||
|
<td width="30" height="40"><a href="datarate.htm"><b><img
|
||
|
src="../../../epoc32/doc/group/stoneright.gif"
|
||
|
alt="Right" align="top" border="0" width="30" height="30"></b></a></td>
|
||
|
<td width="30" height="40"><a href="programm.htm"><b><img
|
||
|
src="../../../epoc32/doc/group/stoneup.gif" alt="Up"
|
||
|
align="top" border="0" width="30" height="30"></b></a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|