Skip to content

Commit

Permalink
Deploy code docs to GitHub Pages Travis build: 263
Browse files Browse the repository at this point in the history
Commit: c2c9321
  • Loading branch information
Travis CI committed Oct 18, 2019
1 parent e64ace4 commit ad8230f
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 28 deletions.
23 changes: 19 additions & 4 deletions html/_adafruit___s_p_i_t_f_t_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,18 +98,33 @@
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:a4a7dffd73fe8924b90709aa7e6e366e8"><td class="memItemLeft" align="right" valign="top"><a id="a4a7dffd73fe8924b90709aa7e6e366e8"></a>enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_adafruit___s_p_i_t_f_t_8h.html#a4a7dffd73fe8924b90709aa7e6e366e8">tftBusWidth</a> { <b>tft8bitbus</b>,
<tr class="memitem:a4a7dffd73fe8924b90709aa7e6e366e8"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_adafruit___s_p_i_t_f_t_8h.html#a4a7dffd73fe8924b90709aa7e6e366e8">tftBusWidth</a> { <b>tft8bitbus</b>,
<b>tft16bitbus</b>
}<tr class="memdesc:a4a7dffd73fe8924b90709aa7e6e366e8"><td class="mdescLeft">&#160;</td><td class="mdescRight">&lt; DMA currently for SAMD chips only <br /></td></tr>
</td></tr>
}</td></tr>
<tr class="separator:a4a7dffd73fe8924b90709aa7e6e366e8"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Part of Adafruit's GFX graphics library. Originally this class was written to handle a range of color TFT displays connected via SPI, but over time this library and some display-specific subclasses have mutated to include some color OLEDs as well as parallel-interfaced displays. The name's been kept for the sake of older code.</p>
<p>Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!</p>
<p>Written by Limor "ladyada" Fried for Adafruit Industries, with contributions from the open source community.</p>
<p>BSD license, all text here must be included in any redistribution. </p>
</div></div><!-- contents -->
</div><h2 class="groupheader">Enumeration Type Documentation</h2>
<a id="a4a7dffd73fe8924b90709aa7e6e366e8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4a7dffd73fe8924b90709aa7e6e366e8">&#9670;&nbsp;</a></span>tftBusWidth</h2>

<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="_adafruit___s_p_i_t_f_t_8h.html#a4a7dffd73fe8924b90709aa7e6e366e8">tftBusWidth</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>For first arg to parallel constructor </p>

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
Expand Down
48 changes: 24 additions & 24 deletions html/_adafruit___s_p_i_t_f_t_8h_source.html

Large diffs are not rendered by default.

0 comments on commit ad8230f

Please sign in to comment.