2013-01-30 22:00:18 +01:00
<!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" / >
2020-11-18 20:17:17 +01:00
< meta name = "generator" content = "Doxygen 1.8.13" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2013-02-17 01:37:13 +01:00
< title > USB Host Shield 2.0: usbhub.cpp File Reference< / title >
2013-01-30 22:00:18 +01:00
< 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" / >
2019-08-31 18:18:58 +02:00
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
2013-01-30 22:00:18 +01:00
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
2013-02-05 22:39:56 +01:00
< link href = "imageStyle.css" rel = "stylesheet" type = "text/css" / >
2013-01-30 22:00:18 +01:00
< / 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;" >
2019-08-31 18:18:58 +02:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2013-02-17 01:37:13 +01:00
< div id = "projectname" > USB Host Shield 2.0
2013-01-30 22:00:18 +01:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-11-18 20:17:17 +01:00
<!-- Generated by Doxygen 1.8.13 -->
2013-01-30 22:00:18 +01:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
2020-11-18 20:17:17 +01:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
< / script >
< div id = "main-nav" > < / div >
2013-01-30 22:00:18 +01:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
2019-08-31 18:18:58 +02:00
< / div >
2013-01-30 22:00:18 +01:00
<!-- 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 > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > usbhub.cpp File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-08-31 18:18:58 +02:00
< div class = "textblock" > < code > #include " < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > " < / code > < br / >
2013-01-30 22:00:18 +01:00
< / div > < div class = "textblock" > < div class = "dynheader" >
Include dependency graph for usbhub.cpp:< / div >
< div class = "dyncontent" >
2013-02-05 22:39:56 +01:00
< div class = "center" > < img src = "usbhub_8cpp__incl.png" border = "0" usemap = "#usbhub_8cpp" alt = "" / > < / div >
< map name = "usbhub_8cpp" id = "usbhub_8cpp" >
2021-02-01 17:50:56 +01:00
< area shape = "rect" id = "node2" href = "usbhub_8h.html" title = "usbhub.h" alt = "" coords = "13,80,94,107" / >
< area shape = "rect" id = "node3" href = "_usb_8h.html" title = "Usb.h" alt = "" coords = "24,155,83,181" / >
2019-08-31 18:18:58 +02:00
< / map >
2013-01-30 22:00:18 +01:00
< / div >
2013-02-05 20:02:12 +01:00
< / div >
< p > < a href = "usbhub_8cpp_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
2013-01-30 22:00:18 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a7e9df292759830a13233fd8bb6d3477a" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "usbhub_8cpp.html#a7e9df292759830a13233fd8bb6d3477a" > PrintHubPortStatus< / a > (< a class = "el" href = "class_u_s_b_hub.html" > USBHub< / a > *hubptr, uint8_t addr, uint8_t port, bool print_changes)< / td > < / tr >
< tr class = "separator:a7e9df292759830a13233fd8bb6d3477a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Function Documentation< / h2 >
2020-11-18 20:17:17 +01:00
< a id = "a7e9df292759830a13233fd8bb6d3477a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7e9df292759830a13233fd8bb6d3477a" > ◆ < / a > < / span > PrintHubPortStatus()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void PrintHubPortStatus < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "class_u_s_b_hub.html" > USBHub< / a > *  < / td >
< td class = "paramname" > < em > hubptr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > addr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > port< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > print_changes< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "usbhub_8cpp_source.html#l00378" > 378< / a > of file < a class = "el" href = "usbhub_8cpp_source.html" > usbhub.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2013-02-17 01:37:13 +01:00
Generated by   < a href = "http://www.doxygen.org/index.html" >
2013-01-30 22:00:18 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2020-11-18 20:17:17 +01:00
< / a > 1.8.13
2013-01-30 22:00:18 +01:00
< / small > < / address >
< / body >
< / html >