USB_Host_Shield_2.0/usbhost_8h.html
Kristian Sloth Lauszus c59318fe51 defined Arduino=100
2013-02-05 21:05:03 +01:00

129 lines
14 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.3.1"/>
<title>USB_Host_Shield_2.0: /Users/Lauszus/GitHub/USB_Host_Shield_2.0/usbhost.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">USB_Host_Shield_2.0
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_c8a8870798f18a14afbce47230dc4059.html">GitHub</a></li><li class="navelem"><a class="el" href="dir_8d22a5dfb299d0b3a2bdc551c5cdbd10.html">USB_Host_Shield_2.0</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> </div>
<div class="headertitle">
<div class="title">usbhost.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="avrpins_8h_source.html">avrpins.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="max3421e_8h_source.html">max3421e.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="usb__ch9_8h_source.html">usb_ch9.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for usbhost.h:</div>
<div class="dyncontent">
<div class="center"><img src="usbhost_8h__incl.png" border="0" usemap="#_2_users_2_lauszus_2_git_hub_2_u_s_b___host___shield__2_80_2usbhost_8h" alt=""/></div>
<map name="_2_users_2_lauszus_2_git_hub_2_u_s_b___host___shield__2_80_2usbhost_8h" id="_2_users_2_lauszus_2_git_hub_2_u_s_b___host___shield__2_80_2usbhost_8h">
<area shape="rect" id="node2" href="avrpins_8h.html" title="avrpins.h" alt="" coords="5,93,59,115"/><area shape="rect" id="node4" href="max3421e_8h.html" title="max3421e.h" alt="" coords="84,93,151,115"/><area shape="rect" id="node5" href="usb__ch9_8h.html" title="usb_ch9.h" alt="" coords="175,93,233,115"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="usbhost_8h__dep__incl.png" border="0" usemap="#_2_users_2_lauszus_2_git_hub_2_u_s_b___host___shield__2_80_2usbhost_8hdep" alt=""/></div>
<map name="_2_users_2_lauszus_2_git_hub_2_u_s_b___host___shield__2_80_2usbhost_8hdep" id="_2_users_2_lauszus_2_git_hub_2_u_s_b___host___shield__2_80_2usbhost_8hdep">
<area shape="rect" id="node2" href="adk_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0/adk.h" alt="" coords="296,178,421,209"/><area shape="rect" id="node4" href="_usb_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0/Usb.h" alt="" coords="1155,94,1281,125"/><area shape="rect" id="node13" href="cdcacm_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/cdcacm.h" alt="" coords="445,173,549,213"/><area shape="rect" id="node17" href="cdcftdi_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/cdcftdi.h" alt="" coords="725,173,829,213"/><area shape="rect" id="node15" href="cdcprolific_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/cdcprolific.h" alt="" coords="261,267,365,307"/><area shape="rect" id="node19" href="le3dp__rptparser_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/examples/HID/le3dp/le3dp\l_rptparser.h" alt="" coords="518,262,636,311"/><area shape="rect" id="node21" href="hidjoystickrptparser_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/examples/HID/USBHIDJoystick\l/hidjoystickrptparser.h" alt="" coords="661,262,797,311"/><area shape="rect" id="node23" href="hid_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0/hid.h" alt="" coords="955,178,1079,209"/><area shape="rect" id="node25" href="hidboot_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/hidboot.h" alt="" coords="1077,267,1181,307"/><area shape="rect" id="node27" href="hidescriptorparser_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/hidescriptorparser.h" alt="" coords="1892,267,1996,307"/><area shape="rect" id="node31" href="masstorage_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/masstorage.h" alt="" coords="1973,173,2077,213"/><area shape="rect" id="node37" href="_usb_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/Usb.cpp" alt="" coords="1795,173,1899,213"/><area shape="rect" id="node38" href="usbhub_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/usbhub.h" alt="" coords="2101,173,2205,213"/><area shape="rect" id="node3" href="adk_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/adk.cpp" alt="" coords="5,267,109,307"/><area shape="rect" id="node5" href="_b_t_d_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0/BTD.h" alt="" coords="1334,178,1463,209"/><area shape="rect" id="node33" href="max___l_c_d_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/max_LCD.h" alt="" coords="1539,173,1643,213"/><area shape="rect" id="node35" href="_p_s3_u_s_b_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/PS3USB.h" alt="" coords="1667,173,1771,213"/><area shape="rect" id="node40" href="_x_b_o_x_r_e_c_v_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/XBOXRECV.h" alt="" coords="1205,173,1309,213"/><area shape="rect" id="node6" href="_b_t_d_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/BTD.cpp" alt="" coords="1764,267,1868,307"/><area shape="rect" id="node7" href="_p_s3_b_t_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/PS3BT.h" alt="" coords="1333,267,1437,307"/><area shape="rect" id="node9" href="_s_p_p_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0/SPP.h" alt="" coords="1462,271,1591,302"/><area shape="rect" id="node11" href="_wii_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0/Wii.h" alt="" coords="1615,271,1739,302"/><area shape="rect" id="node8" href="_p_s3_b_t_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/PS3BT.cpp" alt="" coords="1333,365,1437,405"/><area shape="rect" id="node10" href="_s_p_p_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/SPP.cpp" alt="" coords="1475,365,1579,405"/><area shape="rect" id="node12" href="_wii_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/Wii.cpp" alt="" coords="1625,365,1729,405"/><area shape="rect" id="node14" href="cdcacm_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/cdcacm.cpp" alt="" coords="133,267,237,307"/><area shape="rect" id="node16" href="cdcprolific_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/cdcprolific.cpp" alt="" coords="261,365,365,405"/><area shape="rect" id="node18" href="cdcftdi_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/cdcftdi.cpp" alt="" coords="389,267,493,307"/><area shape="rect" id="node20" href="le3dp__rptparser_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/examples/HID/le3dp/le3dp\l_rptparser.cpp" alt="" coords="518,361,636,410"/><area shape="rect" id="node22" href="hidjoystickrptparser_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/examples/HID/USBHIDJoystick\l/hidjoystickrptparser.cpp" alt="" coords="661,361,797,410"/><area shape="rect" id="node24" href="hid_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/hid.cpp" alt="" coords="949,267,1053,307"/><area shape="rect" id="node29" href="hiduniversal_8h.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/hiduniversal.h" alt="" coords="821,267,925,307"/><area shape="rect" id="node26" href="hidboot_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/hidboot.cpp" alt="" coords="1077,365,1181,405"/><area shape="rect" id="node28" href="hidescriptorparser_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/hidescriptorparser.cpp" alt="" coords="1892,365,1996,405"/><area shape="rect" id="node30" href="hiduniversal_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/hiduniversal.cpp" alt="" coords="821,365,925,405"/><area shape="rect" id="node32" href="masstorage_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/masstorage.cpp" alt="" coords="2276,267,2380,307"/><area shape="rect" id="node34" href="max___l_c_d_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/max_LCD.cpp" alt="" coords="2020,267,2124,307"/><area shape="rect" id="node36" href="_p_s3_u_s_b_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/PS3USB.cpp" alt="" coords="2148,267,2252,307"/><area shape="rect" id="node39" href="usbhub_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/usbhub.cpp" alt="" coords="2404,267,2508,307"/><area shape="rect" id="node41" href="_x_b_o_x_r_e_c_v_8cpp.html" title="/Users/Lauszus/GitHub\l/USB_Host_Shield_2.0\l/XBOXRECV.cpp" alt="" coords="1205,267,1309,307"/></map>
</div>
</div>
<p><a href="usbhost_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_s_pi.html">SPi&lt; CLK, MOSI, MISO, SPI_SS &gt;</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_m_a_x3421e.html">MAX3421e&lt; SS, INTR &gt;</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Feb 5 2013 20:57:22 for USB_Host_Shield_2.0 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>