|
3 | 3 | <head> |
4 | 4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=11"/> |
6 | | -<meta name="generator" content="Doxygen 1.10.0"/> |
| 6 | +<meta name="generator" content="Doxygen 1.12.0"/> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
8 | 8 | <title>RTC_NXP_Arduino: PCF2131_I2C.cpp Source File</title> |
9 | 9 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
10 | 10 | <script type="text/javascript" src="jquery.js"></script> |
11 | 11 | <script type="text/javascript" src="dynsections.js"></script> |
12 | 12 | <script type="text/javascript" src="clipboard.js"></script> |
| 13 | +<link href="navtree.css" rel="stylesheet" type="text/css"/> |
| 14 | +<script type="text/javascript" src="resize.js"></script> |
13 | 15 | <script type="text/javascript" src="cookie.js"></script> |
14 | 16 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
15 | 17 | <script type="text/javascript" src="search/searchdata.js"></script> |
|
23 | 25 | <tbody> |
24 | 26 | <tr id="projectrow"> |
25 | 27 | <td id="projectalign"> |
26 | | - <div id="projectname">RTC_NXP_Arduino<span id="projectnumber"> 1.1.0</span> |
| 28 | + <div id="projectname">RTC_NXP_Arduino<span id="projectnumber"> 1.1.1</span> |
27 | 29 | </div> |
28 | 30 | <div id="projectbrief">RTC driver device operation sample code for Arduino</div> |
29 | 31 | </td> |
|
32 | 34 | </table> |
33 | 35 | </div> |
34 | 36 | <!-- end header part --> |
35 | | -<!-- Generated by Doxygen 1.10.0 --> |
| 37 | +<!-- Generated by Doxygen 1.12.0 --> |
36 | 38 | <script type="text/javascript"> |
37 | 39 | /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
38 | 40 | var searchBox = new SearchBox("searchBox", "search/",'.html'); |
39 | 41 | /* @license-end */ |
40 | 42 | </script> |
| 43 | +<script type="text/javascript"> |
| 44 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 45 | +$(function() { codefold.init(0); }); |
| 46 | +/* @license-end */ |
| 47 | +</script> |
41 | 48 | <script type="text/javascript" src="menudata.js"></script> |
42 | 49 | <script type="text/javascript" src="menu.js"></script> |
43 | 50 | <script type="text/javascript"> |
44 | 51 | /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
45 | 52 | $(function() { |
46 | | - initMenu('',true,false,'search.php','Search'); |
| 53 | + initMenu('',true,false,'search.php','Search',false); |
47 | 54 | $(function() { init_search(); }); |
48 | 55 | }); |
49 | 56 | /* @license-end */ |
50 | 57 | </script> |
51 | 58 | <div id="main-nav"></div> |
52 | 59 | <script type="text/javascript"> |
53 | 60 | /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
54 | | -$(function() { codefold.init(0); }); |
| 61 | +$(function(){ initResizable(false); }); |
55 | 62 | /* @license-end */ |
56 | 63 | </script> |
57 | 64 | <!-- window showing the filter options --> |
|
80 | 87 | <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li> </ul> |
81 | 88 | </div> |
82 | 89 | </div><!-- top --> |
| 90 | +<div id="doc-content"> |
83 | 91 | <div class="header"> |
84 | 92 | <div class="headertitle"><div class="title">PCF2131_I2C.cpp</div></div> |
85 | 93 | </div><!--header--> |
|
136 | 144 | </div><!-- fragment --></div><!-- contents --> |
137 | 145 | <!-- start footer part --> |
138 | 146 | <hr class="footer"/><address class="footer"><small> |
139 | | -Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0 |
| 147 | +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0 |
140 | 148 | </small></address> |
| 149 | +</div><!-- doc-content --> |
141 | 150 | </body> |
142 | 151 | </html> |
0 commit comments