b15f.cpp uses only usart transmit & receive
This commit is contained in:
parent
ab82f2f90e
commit
b4996e84c8
72 changed files with 806 additions and 319 deletions
|
@ -102,7 +102,7 @@ std::string </td><td class="memItemRight" valign="bottom"><a class="el" hre
|
|||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p>Exception for <a class="el" href="classUSART.html">USART</a> problems, for instance buffer overflow. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="usartexception_8h_source.html#l00011">11</a> of file <a class="el" href="usartexception_8h_source.html">usartexception.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="usartexception_8h_source.html#l00009">9</a> of file <a class="el" href="usartexception_8h_source.html">usartexception.h</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="a3c359db129825703b91392d5128cf93d"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a3c359db129825703b91392d5128cf93d">◆ </a></span>USARTException() <span class="overload">[1/2]</span></h2>
|
||||
|
@ -134,7 +134,7 @@ std::string </td><td class="memItemRight" valign="bottom"><a class="el" hre
|
|||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="usartexception_8h_source.html#l00018">18</a> of file <a class="el" href="usartexception_8h_source.html">usartexception.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="usartexception_8h_source.html#l00016">16</a> of file <a class="el" href="usartexception_8h_source.html">usartexception.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -168,7 +168,7 @@ std::string </td><td class="memItemRight" valign="bottom"><a class="el" hre
|
|||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="usartexception_8h_source.html#l00026">26</a> of file <a class="el" href="usartexception_8h_source.html">usartexception.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="usartexception_8h_source.html#l00024">24</a> of file <a class="el" href="usartexception_8h_source.html">usartexception.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -229,7 +229,7 @@ std::string </td><td class="memItemRight" valign="bottom"><a class="el" hre
|
|||
</div><div class="memdoc">
|
||||
<p>Get failure description </p><dl class="section return"><dt>Returns</dt><dd>error message as c-string </dd></dl>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="usartexception_8h_source.html#l00039">39</a> of file <a class="el" href="usartexception_8h_source.html">usartexception.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="usartexception_8h_source.html#l00037">37</a> of file <a class="el" href="usartexception_8h_source.html">usartexception.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -239,7 +239,7 @@ std::string </td><td class="memItemRight" valign="bottom"><a class="el" hre
|
|||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Tue Jun 4 2019 09:59:56 for B15F by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Tue Jun 4 2019 10:27:35 for B15F by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.16
|
||||
</small></address>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue