1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Header File Index</title>
<link rel="STYLESHEET" type="TEXT/CSS" href="style.css">
</head>
<body bgcolor="#fffff8">
<table class="INVTABLE" width="100%">
<tbody>
<tr>
<td class="NOBORDER" width="40"><img src="info.gif" border="0"
height="32" width="32"> </td>
<td class="TITLE">TiCables Library API</td>
</tr>
</tbody>
</table>
<hr>
<p>The ticables library provide a complete API (Application Programming
Interface) which makes use of TI link cables easy and
transparent. <br>
<br>
Functions and data types are grouped in different topics, depending on
their purpose. Click on a topic for the description of all functions
and
data types defined in this topic.<br>
</p>
<p>==========[ List of entries ]==========<br>
</p>
<b></b>
<h3> <a href="index.html">Return to the main index</a> </h3>
</body>
</html>
|