git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

docs/api/laptop__io_8h_source.html

      1 <!-- HTML header for doxygen 1.8.14-->
      2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      3 <html xmlns="http://www.w3.org/1999/xhtml">
      4 <head>
      5 <meta http-equiv="cache-control" content="max-age=86400"/>
      6 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
      7 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
      8 <meta name="generator" content="Doxygen 1.9.2"/>
      9 <meta name="viewport" content="width=device-width, initial-scale=1"/>
     10 <title>GBDK 2020 Docs: gbdk-lib/include/duck/laptop_io.h Source File</title>
     11 <link href="tabs.css" rel="stylesheet" type="text/css"/>
     12 <script type="text/javascript" src="jquery.js"></script>
     13 <script type="text/javascript" src="dynsections.js"></script>
     14 <link href="navtree.css" rel="stylesheet" type="text/css"/>
     15 <script type="text/javascript" src="resize.js"></script>
     16 <script type="text/javascript" src="navtreedata.js"></script>
     17 <script type="text/javascript" src="navtree.js"></script>
     18 <link href="search/search.css" rel="stylesheet" type="text/css"/>
     19 <script type="text/javascript" src="search/searchdata.js"></script>
     20 <script type="text/javascript" src="search/search.js"></script>
     21 <link href="doxygen.css" rel="stylesheet" type="text/css" />
     22 <link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
     23 <link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
     24 <link href="doxygen-awesome-sidebar-only-darkmode-toggle.css" rel="stylesheet" type="text/css"/>
     25 <!-- BEGIN: doxygen-awesome-css -->
     26         <script type="text/javascript" src="doxygen-awesome-darkmode-toggle.js"></script>
     27         <script type="text/javascript">
     28             DoxygenAwesomeDarkModeToggle.init()
     29         </script>
     30         <script type="text/javascript" src="doxygen-awesome-paragraph-link.js"></script>
     31         <script type="text/javascript">
     32             DoxygenAwesomeParagraphLink.init()
     33         </script>        
     34 <!-- END: doxygen-awesome-css -->
     35 </head>
     36 <body>
     37 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
     38 <div id="titlearea">
     39 <table cellspacing="0" cellpadding="0">
     40  <tbody>
     41  <tr style="height: 56px;">
     42   <td id="projectalign" style="padding-left: 0.5em;">
     43    <div id="projectname">GBDK 2020 Docs
     44    &#160;<span id="projectnumber">4.5.0</span>
     45    </div>
     46    <div id="projectbrief">API Documentation for GBDK 2020</div>
     47   </td>
     48  </tr>
     49  </tbody>
     50 </table>
     51 </div>
     52 <!-- end header part -->
     53 <!-- Generated by Doxygen 1.9.2 -->
     54 <script type="text/javascript">
     55 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
     56 var searchBox = new SearchBox("searchBox", "search",'Search','.html');
     57 /* @license-end */
     58 </script>
     59 <script type="text/javascript" src="menudata.js"></script>
     60 <script type="text/javascript" src="menu.js"></script>
     61 <script type="text/javascript">
     62 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
     63 $(function() {
     64   initMenu('',true,false,'search.php','Search');
     65   $(document).ready(function() { init_search(); });
     66 });
     67 /* @license-end */
     68 </script>
     69 <div id="main-nav"></div>
     70 </div><!-- top -->
     71 <div id="side-nav" class="ui-resizable side-nav-resizable">
     72   <div id="nav-tree">
     73     <div id="nav-tree-contents">
     74       <div id="nav-sync" class="sync"></div>
     75     </div>
     76   </div>
     77   <div id="splitbar" style="-moz-user-select:none;" 
     78        class="ui-resizable-handle">
     79   </div>
     80 </div>
     81 <script type="text/javascript">
     82 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
     83 $(document).ready(function(){initNavTree('laptop__io_8h_source.html',''); initResizable(); });
     84 /* @license-end */
     85 </script>
     86 <div id="doc-content">
     87 <!-- window showing the filter options -->
     88 <div id="MSearchSelectWindow"
     89      onmouseover="return searchBox.OnSearchSelectShow()"
     90      onmouseout="return searchBox.OnSearchSelectHide()"
     91      onkeydown="return searchBox.OnSearchSelectKey(event)">
     92 </div>
     93 
     94 <!-- iframe showing the search results (closed by default) -->
     95 <div id="MSearchResultsWindow">
     96 <iframe src="javascript:void(0)" frameborder="0" 
     97         name="MSearchResults" id="MSearchResults">
     98 </iframe>
     99 </div>
    100 
    101 <div class="header">
    102   <div class="headertitle"><div class="title">laptop_io.h</div></div>
    103 </div><!--header-->
    104 <div class="contents">
    105 <a href="laptop__io_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno">    1</span><span class="preprocessor">#include &lt;<a class="code" href="platform_8h.html">gbdk/platform.h</a>&gt;</span></div>
    106 <div class="line"><a id="l00002" name="l00002"></a><span class="lineno">    2</span><span class="preprocessor">#include &lt;<a class="code" href="stdint_8h.html">stdint.h</a>&gt;</span></div>
    107 <div class="line"><a id="l00003" name="l00003"></a><span class="lineno">    3</span><span class="preprocessor">#include &lt;<a class="code" href="stdbool_8h.html">stdbool.h</a>&gt;</span></div>
    108 <div class="line"><a id="l00004" name="l00004"></a><span class="lineno">    4</span> </div>
    109 <div class="line"><a id="l00026" name="l00026"></a><span class="lineno">   26</span><span class="preprocessor">#ifndef _MEGADUCK_LAPTOP_IO_H</span></div>
    110 <div class="line"><a id="l00027" name="l00027"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#_MEGADUCK_LAPTOP_IO_H">   27</a></span><span class="preprocessor">#define _MEGADUCK_LAPTOP_IO_H</span></div>
    111 <div class="line"><a id="l00028" name="l00028"></a><span class="lineno">   28</span> </div>
    112 <div class="line"><a id="l00029" name="l00029"></a><span class="lineno">   29</span> </div>
    113 <div class="line"><a id="l00030" name="l00030"></a><span class="lineno">   30</span><span class="comment">// Commands sent via serial IO to the Duck laptop peripheral hardware</span></div>
    114 <div class="line"><a id="l00031" name="l00031"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_CMD_INIT_START">   31</a></span><span class="preprocessor">#define DUCK_IO_CMD_INIT_START                0x00u   </span></div>
    115 <div class="line"><a id="l00032" name="l00032"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_CMD_GET_KEYS">   32</a></span><span class="preprocessor">#define DUCK_IO_CMD_GET_KEYS                  0x00u   </span></div>
    116 <div class="line"><a id="l00033" name="l00033"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_CMD_DONE_OR_OK">   33</a></span><span class="preprocessor">#define DUCK_IO_CMD_DONE_OR_OK                0x01u</span></div>
    117 <div class="line"><a id="l00034" name="l00034"></a><span class="lineno">   34</span><span class="comment">// #define DUCK_IO_CMD_DONE_OR_OK_AND_SOMETHING  0x81u</span></div>
    118 <div class="line"><a id="l00035" name="l00035"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_CMD_ABORT_OR_FAIL">   35</a></span><span class="preprocessor">#define DUCK_IO_CMD_ABORT_OR_FAIL             0x04u</span></div>
    119 <div class="line"><a id="l00036" name="l00036"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_CMD_PLAY_SPEECH">   36</a></span><span class="preprocessor">#define DUCK_IO_CMD_PLAY_SPEECH               0x05u</span></div>
    120 <div class="line"><a id="l00037" name="l00037"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_CMD_RUN_CART_IN_SLOT">   37</a></span><span class="preprocessor">#define DUCK_IO_CMD_RUN_CART_IN_SLOT          0x08u</span></div>
    121 <div class="line"><a id="l00038" name="l00038"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_CMD_PRINT_INIT_EXT_IO">   38</a></span><span class="preprocessor">#define DUCK_IO_CMD_PRINT_INIT_EXT_IO         0x09u   </span></div>
    122 <div class="line"><a id="l00039" name="l00039"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_CMD_SET_RTC">   39</a></span><span class="preprocessor">#define DUCK_IO_CMD_SET_RTC                   0x0Bu   </span></div>
    123 <div class="line"><a id="l00040" name="l00040"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_CMD_GET_RTC">   40</a></span><span class="preprocessor">#define DUCK_IO_CMD_GET_RTC                   0x0Cu   </span></div>
    124 <div class="line"><a id="l00041" name="l00041"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_CMD_PRINT_SEND_BYTES">   41</a></span><span class="preprocessor">#define DUCK_IO_CMD_PRINT_SEND_BYTES          0x11u   </span></div>
    125 <div class="line"><a id="l00044" name="l00044"></a><span class="lineno">   44</span><span class="comment">// #define FF60_REG_BEFORE_XFER       0x00u</span></div>
    126 <div class="line"><a id="l00045" name="l00045"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_REPLY_BOOT_UNSET">   45</a></span><span class="preprocessor">#define DUCK_IO_REPLY_BOOT_UNSET      0x00u</span></div>
    127 <div class="line"><a id="l00046" name="l00046"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_REPLY_BOOT_FAIL">   46</a></span><span class="preprocessor">#define DUCK_IO_REPLY_BOOT_FAIL       0x01u</span></div>
    128 <div class="line"><a id="l00047" name="l00047"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_REPLY_BUFFER_XFER_OK">   47</a></span><span class="preprocessor">#define DUCK_IO_REPLY_BUFFER_XFER_OK  0x01u</span></div>
    129 <div class="line"><a id="l00048" name="l00048"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_REPLY_SEND_BUFFER_OK">   48</a></span><span class="preprocessor">#define DUCK_IO_REPLY_SEND_BUFFER_OK  0x03u</span></div>
    130 <div class="line"><a id="l00049" name="l00049"></a><span class="lineno">   49</span><span class="comment">// #define DUCK_IO_REPLY_READ_FAIL_MAYBE    0x00u</span></div>
    131 <div class="line"><a id="l00050" name="l00050"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_REPLY_BOOT_OK">   50</a></span><span class="preprocessor">#define DUCK_IO_REPLY_BOOT_OK         0x01u</span></div>
    132 <div class="line"><a id="l00051" name="l00051"></a><span class="lineno">   51</span> </div>
    133 <div class="line"><a id="l00052" name="l00052"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_LEN_KBD_GET">   52</a></span><span class="preprocessor">#define DUCK_IO_LEN_KBD_GET           2u </span></div>
    134 <div class="line"><a id="l00053" name="l00053"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_LEN_RTC_GET">   53</a></span><span class="preprocessor">#define DUCK_IO_LEN_RTC_GET           8u </span></div>
    135 <div class="line"><a id="l00054" name="l00054"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_LEN_RTC_SET">   54</a></span><span class="preprocessor">#define DUCK_IO_LEN_RTC_SET           8u </span></div>
    136 <div class="line"><a id="l00055" name="l00055"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_LEN_PLAY_SPEECH">   55</a></span><span class="preprocessor">#define DUCK_IO_LEN_PLAY_SPEECH       1u </span></div>
    137 <div class="line"><a id="l00057" name="l00057"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_REPLY_NO_CART_IN_SLOT">   57</a></span><span class="preprocessor">#define DUCK_IO_REPLY_NO_CART_IN_SLOT 06u</span></div>
    138 <div class="line"><a id="l00058" name="l00058"></a><span class="lineno">   58</span> </div>
    139 <div class="line"><a id="l00059" name="l00059"></a><span class="lineno">   59</span><span class="comment">// #define MEGADUCK_KBD_BYTE_1_EXPECT   0x0Eu</span></div>
    140 <div class="line"><a id="l00060" name="l00060"></a><span class="lineno">   60</span><span class="comment">// #define MEGADUCK_SIO_BOOT_OK         0x01u</span></div>
    141 <div class="line"><a id="l00061" name="l00061"></a><span class="lineno">   61</span> </div>
    142 <div class="line"><a id="l00062" name="l00062"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_LEN_RX_MAX">   62</a></span><span class="preprocessor">#define DUCK_IO_LEN_RX_MAX            14u </span><span class="comment">// 13 data bytes + 1 checksum byte max reply length?</span></div>
    143 <div class="line"><a id="l00063" name="l00063"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_LEN_TX_MAX">   63</a></span><span class="preprocessor">#define DUCK_IO_LEN_TX_MAX            14u </span><span class="comment">// 13 data bytes + 1 checksum byte max reply length?</span></div>
    144 <div class="line"><a id="l00064" name="l00064"></a><span class="lineno">   64</span> </div>
    145 <div class="line"><a id="l00065" name="l00065"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_TIMEOUT_2_MSEC">   65</a></span><span class="preprocessor">#define DUCK_IO_TIMEOUT_2_MSEC        2u  </span><span class="comment">// Used for hardware init counter sequence</span></div>
    146 <div class="line"><a id="l00066" name="l00066"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_TIMEOUT_100_MSEC">   66</a></span><span class="preprocessor">#define DUCK_IO_TIMEOUT_100_MSEC      100u</span></div>
    147 <div class="line"><a id="l00067" name="l00067"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_TIMEOUT_200_MSEC">   67</a></span><span class="preprocessor">#define DUCK_IO_TIMEOUT_200_MSEC      200u</span></div>
    148 <div class="line"><a id="l00068" name="l00068"></a><span class="lineno">   68</span> </div>
    149 <div class="line"><a id="l00069" name="l00069"></a><span class="lineno">   69</span> </div>
    150 <div class="line"><a id="l00070" name="l00070"></a><span class="lineno">   70</span><span class="comment">// Pre-recorded Speech Samples for playback</span></div>
    151 <div class="line"><a id="l00071" name="l00071"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_SPEECH_CMD_MIN">   71</a></span><span class="preprocessor">#define DUCK_IO_SPEECH_CMD_MIN 1</span></div>
    152 <div class="line"><a id="l00072" name="l00072"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_SPEECH_CMD_MAX">   72</a></span><span class="preprocessor">#define DUCK_IO_SPEECH_CMD_MAX 6</span></div>
    153 <div class="line"><a id="l00073" name="l00073"></a><span class="lineno">   73</span> </div>
    154 <div class="line"><a id="l00074" name="l00074"></a><span class="lineno">   74</span> </div>
    155 <div class="line"><a id="l00075" name="l00075"></a><span class="lineno">   75</span><span class="comment">// RTC packet byte ordering (all in BCD format)</span></div>
    156 <div class="line"><a id="l00076" name="l00076"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_RTC_YEAR">   76</a></span><span class="preprocessor">#define DUCK_IO_RTC_YEAR    0u</span></div>
    157 <div class="line"><a id="l00077" name="l00077"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_RTC_MON">   77</a></span><span class="preprocessor">#define DUCK_IO_RTC_MON     1u</span></div>
    158 <div class="line"><a id="l00078" name="l00078"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_RTC_DAY">   78</a></span><span class="preprocessor">#define DUCK_IO_RTC_DAY     2u</span></div>
    159 <div class="line"><a id="l00079" name="l00079"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_RTC_WEEKDAY">   79</a></span><span class="preprocessor">#define DUCK_IO_RTC_WEEKDAY 3u</span></div>
    160 <div class="line"><a id="l00080" name="l00080"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_RTC_AMPM">   80</a></span><span class="preprocessor">#define DUCK_IO_RTC_AMPM    4u</span></div>
    161 <div class="line"><a id="l00081" name="l00081"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_RTC_HOUR">   81</a></span><span class="preprocessor">#define DUCK_IO_RTC_HOUR    5u</span></div>
    162 <div class="line"><a id="l00082" name="l00082"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_RTC_MIN">   82</a></span><span class="preprocessor">#define DUCK_IO_RTC_MIN     6u</span></div>
    163 <div class="line"><a id="l00083" name="l00083"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_RTC_SEC">   83</a></span><span class="preprocessor">#define DUCK_IO_RTC_SEC     7u</span></div>
    164 <div class="line"><a id="l00084" name="l00084"></a><span class="lineno">   84</span> </div>
    165 <div class="line"><a id="l00085" name="l00085"></a><span class="lineno">   85</span> </div>
    166 <div class="line"><a id="l00086" name="l00086"></a><span class="lineno">   86</span><span class="comment">// Keyboard packet byte ordering (all in BCD format)</span></div>
    167 <div class="line"><a id="l00087" name="l00087"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_KBD_FLAGS">   87</a></span><span class="preprocessor">#define DUCK_IO_KBD_FLAGS   0u</span></div>
    168 <div class="line"><a id="l00088" name="l00088"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_KBD_KEYCODE">   88</a></span><span class="preprocessor">#define DUCK_IO_KBD_KEYCODE 1u</span></div>
    169 <div class="line"><a id="l00089" name="l00089"></a><span class="lineno">   89</span> </div>
    170 <div class="line"><a id="l00090" name="l00090"></a><span class="lineno">   90</span> </div>
    171 <div class="line"><a id="l00091" name="l00091"></a><span class="lineno">   91</span><span class="comment">// Printer init reply related</span></div>
    172 <div class="line"><a id="l00092" name="l00092"></a><span class="lineno">   92</span><span class="comment">// Init Reply Bits:1..0</span></div>
    173 <div class="line"><a id="l00093" name="l00093"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_PRINTER_FAIL">   93</a></span><span class="preprocessor">#define DUCK_IO_PRINTER_FAIL        0x00u</span></div>
    174 <div class="line"><a id="l00094" name="l00094"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_PRINTER_TYPE_2_PASS">   94</a></span><span class="preprocessor">#define DUCK_IO_PRINTER_TYPE_2_PASS 0x01u </span><span class="comment">// Bit.1 = 0  // 13 x 12 byte packets + 1 x 5 or 6 byte packet (with CR and/or LF)</span></div>
    175 <div class="line"><a id="l00095" name="l00095"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_PRINTER_TYPE_1_PASS">   95</a></span><span class="preprocessor">#define DUCK_IO_PRINTER_TYPE_1_PASS 0x02u </span><span class="comment">// Bit.1 = 1  // 3 x 12 byte packets + 118 non-packet bytes</span></div>
    176 <div class="line"><a id="l00096" name="l00096"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#DUCK_IO_PRINTER_MAYBE_BUSY">   96</a></span><span class="preprocessor">#define DUCK_IO_PRINTER_MAYBE_BUSY  0x03u </span><span class="comment">// Maybe indicating that Printer Type 1 is busy?</span></div>
    177 <div class="line"><a id="l00097" name="l00097"></a><span class="lineno">   97</span> </div>
    178 <div class="line"><a id="l00098" name="l00098"></a><span class="lineno">   98</span> </div>
    179 <div class="line"><a id="l00099" name="l00099"></a><span class="lineno">   99</span><span class="keyword">extern</span> <span class="keyword">volatile</span> <span class="keywordtype">bool</span>    <a class="code hl_variable" href="laptop__io_8h.html#duck_io_rx_byte_done">duck_io_rx_byte_done</a>;</div>
    180 <div class="line"><a id="l00100" name="l00100"></a><span class="lineno">  100</span><span class="keyword">extern</span> <span class="keyword">volatile</span> <a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> <a class="code hl_variable" href="laptop__io_8h.html#duck_io_rx_byte">duck_io_rx_byte</a>;</div>
    181 <div class="line"><a id="l00101" name="l00101"></a><span class="lineno">  101</span> </div>
    182 <div class="line"><a id="l00102" name="l00102"></a><span class="lineno">  102</span> </div>
    183 <div class="line"><a id="l00103" name="l00103"></a><span class="lineno">  103</span><span class="comment">// TODO: change these to user supplied buffers?</span></div>
    184 <div class="line"><a id="l00104" name="l00104"></a><span class="lineno">  104</span><span class="keyword">extern</span> <a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> <a class="code hl_variable" href="laptop__io_8h.html#duck_io_rx_buf">duck_io_rx_buf</a>[<a class="code hl_define" href="laptop__io_8h.html#DUCK_IO_LEN_RX_MAX">DUCK_IO_LEN_RX_MAX</a>];</div>
    185 <div class="line"><a id="l00105" name="l00105"></a><span class="lineno">  105</span><span class="keyword">extern</span> <a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> <a class="code hl_variable" href="laptop__io_8h.html#duck_io_rx_buf_len">duck_io_rx_buf_len</a>;</div>
    186 <div class="line"><a id="l00106" name="l00106"></a><span class="lineno">  106</span> </div>
    187 <div class="line"><a id="l00107" name="l00107"></a><span class="lineno">  107</span><span class="keyword">extern</span> <a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> <a class="code hl_variable" href="laptop__io_8h.html#duck_io_tx_buf">duck_io_tx_buf</a>[<a class="code hl_define" href="laptop__io_8h.html#DUCK_IO_LEN_TX_MAX">DUCK_IO_LEN_TX_MAX</a>];</div>
    188 <div class="line"><a id="l00108" name="l00108"></a><span class="lineno">  108</span><span class="keyword">extern</span> <a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> <a class="code hl_variable" href="laptop__io_8h.html#duck_io_tx_buf_len">duck_io_tx_buf_len</a>;</div>
    189 <div class="line"><a id="l00109" name="l00109"></a><span class="lineno">  109</span> </div>
    190 <div class="line"><a id="l00110" name="l00110"></a><span class="lineno">  110</span> </div>
    191 <div class="line"><a id="l00111" name="l00111"></a><span class="lineno">  111</span><span class="comment">// ===== Low level helper IO functions =====</span></div>
    192 <div class="line"><a id="l00112" name="l00112"></a><span class="lineno">  112</span> </div>
    193 <div class="line"><a id="l00113" name="l00113"></a><span class="lineno">  113</span> </div>
    194 <div class="line"><a id="l00114" name="l00114"></a><span class="lineno">  114</span><span class="comment">// TODO: No longer in use(?)</span></div>
    195 <div class="line"><a id="l00115" name="l00115"></a><span class="lineno">  115</span><span class="comment">//</span></div>
    196 <div class="line"><a id="l00116" name="l00116"></a><span class="lineno">  116</span><span class="comment">// Waits for a serial transfer to complete with a timeout</span></div>
    197 <div class="line"><a id="l00117" name="l00117"></a><span class="lineno">  117</span><span class="comment">//</span></div>
    198 <div class="line"><a id="l00118" name="l00118"></a><span class="lineno">  118</span><span class="comment">//    @param timeout_len_ms   Unit size is in msec (100 is about ~ 103 msec or 6.14 frames)</span></div>
    199 <div class="line"><a id="l00119" name="l00119"></a><span class="lineno">  119</span><span class="comment">//</span></div>
    200 <div class="line"><a id="l00120" name="l00120"></a><span class="lineno">  120</span><span class="comment">//    Serial ISR populates status var if anything was received</span></div>
    201 <div class="line"><a id="l00121" name="l00121"></a><span class="lineno">  121</span><span class="comment">//</span></div>
    202 <div class="line"><a id="l00122" name="l00122"></a><span class="lineno">  122</span><span class="comment">//  void duck_io_wait_done_with_timeout(uint8_t timeout_len_ms);</span></div>
    203 <div class="line"><a id="l00123" name="l00123"></a><span class="lineno">  123</span> </div>
    204 <div class="line"><a id="l00124" name="l00124"></a><span class="lineno">  124</span> </div>
    205 <div class="line"><a id="l00130" name="l00130"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#duck_io_send_byte">  130</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="laptop__io_8h.html#duck_io_send_byte">duck_io_send_byte</a>(<a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> tx_byte);</div>
    206 <div class="line"><a id="l00131" name="l00131"></a><span class="lineno">  131</span> </div>
    207 <div class="line"><a id="l00132" name="l00132"></a><span class="lineno">  132</span> </div>
    208 <div class="line"><a id="l00139" name="l00139"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#duck_io_read_byte_no_timeout">  139</a></span><a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> <a class="code hl_function" href="laptop__io_8h.html#duck_io_read_byte_no_timeout">duck_io_read_byte_no_timeout</a>(<span class="keywordtype">void</span>);</div>
    209 <div class="line"><a id="l00140" name="l00140"></a><span class="lineno">  140</span> </div>
    210 <div class="line"><a id="l00141" name="l00141"></a><span class="lineno">  141</span> </div>
    211 <div class="line"><a id="l00150" name="l00150"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#duck_io_enable_read_byte">  150</a></span><span class="keywordtype">void</span> <a class="code hl_function" href="laptop__io_8h.html#duck_io_enable_read_byte">duck_io_enable_read_byte</a>(<span class="keywordtype">void</span>);</div>
    212 <div class="line"><a id="l00151" name="l00151"></a><span class="lineno">  151</span> </div>
    213 <div class="line"><a id="l00152" name="l00152"></a><span class="lineno">  152</span> </div>
    214 <div class="line"><a id="l00163" name="l00163"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#duck_io_laptop_init">  163</a></span><span class="keywordtype">bool</span> <a class="code hl_function" href="laptop__io_8h.html#duck_io_laptop_init">duck_io_laptop_init</a>(<span class="keywordtype">void</span>);</div>
    215 <div class="line"><a id="l00164" name="l00164"></a><span class="lineno">  164</span> </div>
    216 <div class="line"><a id="l00165" name="l00165"></a><span class="lineno">  165</span> </div>
    217 <div class="line"><a id="l00179" name="l00179"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#duck_io_printer_last_status">  179</a></span><a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> <a class="code hl_function" href="laptop__io_8h.html#duck_io_printer_last_status">duck_io_printer_last_status</a>(<span class="keywordtype">void</span>);</div>
    218 <div class="line"><a id="l00180" name="l00180"></a><span class="lineno">  180</span> </div>
    219 <div class="line"><a id="l00181" name="l00181"></a><span class="lineno">  181</span> </div>
    220 <div class="line"><a id="l00195" name="l00195"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#duck_io_printer_query">  195</a></span><a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> <a class="code hl_function" href="laptop__io_8h.html#duck_io_printer_query">duck_io_printer_query</a>(<span class="keywordtype">void</span>);</div>
    221 <div class="line"><a id="l00196" name="l00196"></a><span class="lineno">  196</span> </div>
    222 <div class="line"><a id="l00197" name="l00197"></a><span class="lineno">  197</span> </div>
    223 <div class="line"><a id="l00198" name="l00198"></a><span class="lineno">  198</span><span class="comment">// ===== Higher level IO functions =====</span></div>
    224 <div class="line"><a id="l00199" name="l00199"></a><span class="lineno">  199</span> </div>
    225 <div class="line"><a id="l00200" name="l00200"></a><span class="lineno">  200</span> </div>
    226 <div class="line"><a id="l00209" name="l00209"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#duck_io_read_byte_with_msecs_tim">  209</a></span><span class="keywordtype">bool</span> <a class="code hl_function" href="laptop__io_8h.html#duck_io_read_byte_with_msecs_tim">duck_io_read_byte_with_msecs_timeout</a>(<a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> timeout_len_ms);</div>
    227 <div class="line"><a id="l00210" name="l00210"></a><span class="lineno">  210</span> </div>
    228 <div class="line"><a id="l00211" name="l00211"></a><span class="lineno">  211</span> </div>
    229 <div class="line"><a id="l00222" name="l00222"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#duck_io_send_byte_and_check_ack_">  222</a></span><span class="keywordtype">bool</span> <a class="code hl_function" href="laptop__io_8h.html#duck_io_send_byte_and_check_ack_">duck_io_send_byte_and_check_ack_msecs_timeout</a>(<a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> tx_byte, <a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> timeout_len_ms, <a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> expected_reply);</div>
    230 <div class="line"><a id="l00223" name="l00223"></a><span class="lineno">  223</span> </div>
    231 <div class="line"><a id="l00224" name="l00224"></a><span class="lineno">  224</span> </div>
    232 <div class="line"><a id="l00237" name="l00237"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#duck_io_send_cmd_and_buffer">  237</a></span><span class="keywordtype">bool</span> <a class="code hl_function" href="laptop__io_8h.html#duck_io_send_cmd_and_buffer">duck_io_send_cmd_and_buffer</a>(<a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> io_cmd);</div>
    233 <div class="line"><a id="l00238" name="l00238"></a><span class="lineno">  238</span> </div>
    234 <div class="line"><a id="l00239" name="l00239"></a><span class="lineno">  239</span> </div>
    235 <div class="line"><a id="l00252" name="l00252"></a><span class="lineno"><a class="line" href="laptop__io_8h.html#duck_io_send_cmd_and_receive_buf">  252</a></span><span class="keywordtype">bool</span> <a class="code hl_function" href="laptop__io_8h.html#duck_io_send_cmd_and_receive_buf">duck_io_send_cmd_and_receive_buffer</a>(<a class="code hl_typedef" href="stdint_8h.html#uint8_t">uint8_t</a> io_cmd);</div>
    236 <div class="line"><a id="l00253" name="l00253"></a><span class="lineno">  253</span> </div>
    237 <div class="line"><a id="l00254" name="l00254"></a><span class="lineno">  254</span><span class="preprocessor">#endif </span><span class="comment">// _MEGADUCK_LAPTOP_IO_H</span></div>
    238 <div class="ttc" id="alaptop__io_8h_html_DUCK_IO_LEN_RX_MAX"><div class="ttname"><a href="laptop__io_8h.html#DUCK_IO_LEN_RX_MAX">DUCK_IO_LEN_RX_MAX</a></div><div class="ttdeci">#define DUCK_IO_LEN_RX_MAX</div><div class="ttdef"><b>Definition:</b> laptop_io.h:62</div></div>
    239 <div class="ttc" id="alaptop__io_8h_html_DUCK_IO_LEN_TX_MAX"><div class="ttname"><a href="laptop__io_8h.html#DUCK_IO_LEN_TX_MAX">DUCK_IO_LEN_TX_MAX</a></div><div class="ttdeci">#define DUCK_IO_LEN_TX_MAX</div><div class="ttdef"><b>Definition:</b> laptop_io.h:63</div></div>
    240 <div class="ttc" id="alaptop__io_8h_html_duck_io_enable_read_byte"><div class="ttname"><a href="laptop__io_8h.html#duck_io_enable_read_byte">duck_io_enable_read_byte</a></div><div class="ttdeci">void duck_io_enable_read_byte(void)</div></div>
    241 <div class="ttc" id="alaptop__io_8h_html_duck_io_laptop_init"><div class="ttname"><a href="laptop__io_8h.html#duck_io_laptop_init">duck_io_laptop_init</a></div><div class="ttdeci">bool duck_io_laptop_init(void)</div></div>
    242 <div class="ttc" id="alaptop__io_8h_html_duck_io_printer_last_status"><div class="ttname"><a href="laptop__io_8h.html#duck_io_printer_last_status">duck_io_printer_last_status</a></div><div class="ttdeci">uint8_t duck_io_printer_last_status(void)</div></div>
    243 <div class="ttc" id="alaptop__io_8h_html_duck_io_printer_query"><div class="ttname"><a href="laptop__io_8h.html#duck_io_printer_query">duck_io_printer_query</a></div><div class="ttdeci">uint8_t duck_io_printer_query(void)</div></div>
    244 <div class="ttc" id="alaptop__io_8h_html_duck_io_read_byte_no_timeout"><div class="ttname"><a href="laptop__io_8h.html#duck_io_read_byte_no_timeout">duck_io_read_byte_no_timeout</a></div><div class="ttdeci">uint8_t duck_io_read_byte_no_timeout(void)</div></div>
    245 <div class="ttc" id="alaptop__io_8h_html_duck_io_read_byte_with_msecs_tim"><div class="ttname"><a href="laptop__io_8h.html#duck_io_read_byte_with_msecs_tim">duck_io_read_byte_with_msecs_timeout</a></div><div class="ttdeci">bool duck_io_read_byte_with_msecs_timeout(uint8_t timeout_len_ms)</div></div>
    246 <div class="ttc" id="alaptop__io_8h_html_duck_io_rx_buf"><div class="ttname"><a href="laptop__io_8h.html#duck_io_rx_buf">duck_io_rx_buf</a></div><div class="ttdeci">uint8_t duck_io_rx_buf[DUCK_IO_LEN_RX_MAX]</div></div>
    247 <div class="ttc" id="alaptop__io_8h_html_duck_io_rx_buf_len"><div class="ttname"><a href="laptop__io_8h.html#duck_io_rx_buf_len">duck_io_rx_buf_len</a></div><div class="ttdeci">uint8_t duck_io_rx_buf_len</div></div>
    248 <div class="ttc" id="alaptop__io_8h_html_duck_io_rx_byte"><div class="ttname"><a href="laptop__io_8h.html#duck_io_rx_byte">duck_io_rx_byte</a></div><div class="ttdeci">volatile uint8_t duck_io_rx_byte</div></div>
    249 <div class="ttc" id="alaptop__io_8h_html_duck_io_rx_byte_done"><div class="ttname"><a href="laptop__io_8h.html#duck_io_rx_byte_done">duck_io_rx_byte_done</a></div><div class="ttdeci">volatile bool duck_io_rx_byte_done</div></div>
    250 <div class="ttc" id="alaptop__io_8h_html_duck_io_send_byte"><div class="ttname"><a href="laptop__io_8h.html#duck_io_send_byte">duck_io_send_byte</a></div><div class="ttdeci">void duck_io_send_byte(uint8_t tx_byte)</div></div>
    251 <div class="ttc" id="alaptop__io_8h_html_duck_io_send_byte_and_check_ack_"><div class="ttname"><a href="laptop__io_8h.html#duck_io_send_byte_and_check_ack_">duck_io_send_byte_and_check_ack_msecs_timeout</a></div><div class="ttdeci">bool duck_io_send_byte_and_check_ack_msecs_timeout(uint8_t tx_byte, uint8_t timeout_len_ms, uint8_t expected_reply)</div></div>
    252 <div class="ttc" id="alaptop__io_8h_html_duck_io_send_cmd_and_buffer"><div class="ttname"><a href="laptop__io_8h.html#duck_io_send_cmd_and_buffer">duck_io_send_cmd_and_buffer</a></div><div class="ttdeci">bool duck_io_send_cmd_and_buffer(uint8_t io_cmd)</div></div>
    253 <div class="ttc" id="alaptop__io_8h_html_duck_io_send_cmd_and_receive_buf"><div class="ttname"><a href="laptop__io_8h.html#duck_io_send_cmd_and_receive_buf">duck_io_send_cmd_and_receive_buffer</a></div><div class="ttdeci">bool duck_io_send_cmd_and_receive_buffer(uint8_t io_cmd)</div></div>
    254 <div class="ttc" id="alaptop__io_8h_html_duck_io_tx_buf"><div class="ttname"><a href="laptop__io_8h.html#duck_io_tx_buf">duck_io_tx_buf</a></div><div class="ttdeci">uint8_t duck_io_tx_buf[DUCK_IO_LEN_TX_MAX]</div></div>
    255 <div class="ttc" id="alaptop__io_8h_html_duck_io_tx_buf_len"><div class="ttname"><a href="laptop__io_8h.html#duck_io_tx_buf_len">duck_io_tx_buf_len</a></div><div class="ttdeci">uint8_t duck_io_tx_buf_len</div></div>
    256 <div class="ttc" id="aplatform_8h_html"><div class="ttname"><a href="platform_8h.html">platform.h</a></div></div>
    257 <div class="ttc" id="astdbool_8h_html"><div class="ttname"><a href="stdbool_8h.html">stdbool.h</a></div></div>
    258 <div class="ttc" id="astdint_8h_html"><div class="ttname"><a href="stdint_8h.html">stdint.h</a></div></div>
    259 <div class="ttc" id="astdint_8h_html_uint8_t"><div class="ttname"><a href="stdint_8h.html#uint8_t">uint8_t</a></div><div class="ttdeci">unsigned char uint8_t</div><div class="ttdef"><b>Definition:</b> stdint.h:51</div></div>
    260 </div><!-- fragment --></div><!-- contents -->
    261 </div><!-- doc-content -->
    262 <!-- start footer part -->
    263 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
    264   <ul>
    265     <li class="navelem"><a class="el" href="dir_8bd3092e915ccc8a773a74e0a10d4d15.html">gbdk-lib</a></li><li class="navelem"><a class="el" href="dir_a9f896cff747ba031115e41245385c17.html">include</a></li><li class="navelem"><a class="el" href="dir_0a499b1b991479a5f341a18a1dd374d9.html">duck</a></li><li class="navelem"><a class="el" href="laptop__io_8h.html">laptop_io.h</a></li>
    266     <li class="footer">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.2 </li>
    267   </ul>
    268 </div>
    269 </body>
    270 </html>

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.