diff options
Diffstat (limited to 'group__spi.html')
-rw-r--r-- | group__spi.html | 29 |
1 files changed, 18 insertions, 11 deletions
diff --git a/group__spi.html b/group__spi.html index 6b249123..4357303b 100644 --- a/group__spi.html +++ b/group__spi.html @@ -1,9 +1,9 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.9.4"/> +<meta name="generator" content="Doxygen 1.9.5"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Sensor Watch: SPI Controller Driver</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -30,10 +30,10 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.9.4 --> +<!-- Generated by Doxygen 1.9.5 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ -var searchBox = new SearchBox("searchBox", "search",'Search','.html'); +var searchBox = new SearchBox("searchBox", "search/",'.html'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> @@ -57,9 +57,16 @@ $(function() { <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> -<iframe src="javascript:void(0)" frameborder="0" - name="MSearchResults" id="MSearchResults"> -</iframe> +<div id="MSearchResults"> +<div class="SRPage"> +<div id="SRIndex"> +<div id="SRResults"></div> +<div class="SRStatus" id="Loading">Loading...</div> +<div class="SRStatus" id="Searching">Searching...</div> +<div class="SRStatus" id="NoMatches">No Matches</div> +</div> +</div> +</div> </div> <div class="header"> @@ -96,7 +103,7 @@ void </td><td class="memItemRight" valign="bottom"><b>watch_disable_spi</b> <p >This section covers functions related to the SAM L22's built-in SPI driver, including configuring the SPI bus and writing to / reading from devices. </p> <h2 class="groupheader">Function Documentation</h2> <a id="ga20b320293d43a867233b5bedeeab07b3" name="ga20b320293d43a867233b5bedeeab07b3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ga20b320293d43a867233b5bedeeab07b3">◆ </a></span>watch_spi_read()</h2> +<h2 class="memtitle"><span class="permalink"><a href="#ga20b320293d43a867233b5bedeeab07b3">◆ </a></span>watch_spi_read()</h2> <div class="memitem"> <div class="memproto"> @@ -134,7 +141,7 @@ void </td><td class="memItemRight" valign="bottom"><b>watch_disable_spi</b> </div> </div> <a id="ga350791f4a5eb66d0725cd418d1cd1087" name="ga350791f4a5eb66d0725cd418d1cd1087"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ga350791f4a5eb66d0725cd418d1cd1087">◆ </a></span>watch_spi_transfer()</h2> +<h2 class="memtitle"><span class="permalink"><a href="#ga350791f4a5eb66d0725cd418d1cd1087">◆ </a></span>watch_spi_transfer()</h2> <div class="memitem"> <div class="memproto"> @@ -179,7 +186,7 @@ void </td><td class="memItemRight" valign="bottom"><b>watch_disable_spi</b> </div> </div> <a id="ga9e1b869726dc01834ac9a365b32ec492" name="ga9e1b869726dc01834ac9a365b32ec492"></a> -<h2 class="memtitle"><span class="permalink"><a href="#ga9e1b869726dc01834ac9a365b32ec492">◆ </a></span>watch_spi_write()</h2> +<h2 class="memtitle"><span class="permalink"><a href="#ga9e1b869726dc01834ac9a365b32ec492">◆ </a></span>watch_spi_write()</h2> <div class="memitem"> <div class="memproto"> @@ -219,7 +226,7 @@ void </td><td class="memItemRight" valign="bottom"><b>watch_disable_spi</b> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> -Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </small></address> </body> </html> |