2021-03-23 12:43:48 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2013-01-30 22:00:18 +01:00
< 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" / >
2022-12-15 11:52:18 +01:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2020-11-18 20:17:17 +01:00
< 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 Class 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 -->
2022-12-15 11:52:18 +01:00
<!-- Generated by Doxygen 1.9.1 -->
2013-01-30 22:00:18 +01:00
< script type = "text/javascript" >
2021-03-23 12:43:48 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2022-12-15 11:52:18 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2021-03-23 12:43:48 +01:00
/* @license-end */
2013-01-30 22:00:18 +01:00
< / 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" >
2021-03-23 12:43:48 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2020-11-18 20:17:17 +01:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-03-23 12:43:48 +01:00
/* @license-end */< / script >
2020-11-18 20:17:17 +01:00
< 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 = "#pub-methods" > Public Member Functions< / a > |
< a href = "class_u_s_b_hub-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > USBHub Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > > < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for USBHub:< / div >
< div class = "dyncontent" >
2022-12-15 11:52:18 +01:00
< div class = "center" > < img src = "class_u_s_b_hub__inherit__graph.png" border = "0" usemap = "#a_u_s_b_hub_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "a_u_s_b_hub_inherit__map" id = "a_u_s_b_hub_inherit__map" >
2021-03-23 12:43:48 +01:00
< area shape = "rect" title = " " alt = "" coords = "35,80,110,107" / >
< area shape = "rect" href = "class_u_s_b_device_config.html" title = " " alt = "" coords = "5,5,140,32" / >
2019-08-31 18:18:58 +02:00
< / map >
2013-01-30 22:00:18 +01:00
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< div class = "dynheader" >
Collaboration diagram for USBHub:< / div >
< div class = "dyncontent" >
2022-12-15 11:52:18 +01:00
< div class = "center" > < img src = "class_u_s_b_hub__coll__graph.png" border = "0" usemap = "#a_u_s_b_hub_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "a_u_s_b_hub_coll__map" id = "a_u_s_b_hub_coll__map" >
2021-03-23 12:43:48 +01:00
< area shape = "rect" title = " " alt = "" coords = "35,80,110,107" / >
< area shape = "rect" href = "class_u_s_b_device_config.html" title = " " alt = "" coords = "5,5,140,32" / >
2019-08-31 18:18:58 +02:00
< / map >
2013-01-30 22:00:18 +01:00
< center > < span class = "legend" > [< a href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:afa7488b7d65926158f6a029ebf40905c" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#afa7488b7d65926158f6a029ebf40905c" > USBHub< / a > (< a class = "el" href = "class_u_s_b.html" > USB< / a > *p)< / td > < / tr >
< tr class = "separator:afa7488b7d65926158f6a029ebf40905c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afc935651055e4ac1e51575218a51de43" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#afc935651055e4ac1e51575218a51de43" > ClearHubFeature< / a > (uint8_t fid)< / td > < / tr >
< tr class = "separator:afc935651055e4ac1e51575218a51de43" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a03c4dce66fbb4b66be9eda8c9b6f5ce4" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#a03c4dce66fbb4b66be9eda8c9b6f5ce4" > ClearPortFeature< / a > (uint8_t fid, uint8_t port, uint8_t sel=0)< / td > < / tr >
< tr class = "separator:a03c4dce66fbb4b66be9eda8c9b6f5ce4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a73abd87f87d6e2982070bc5bb0183e0d" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#a73abd87f87d6e2982070bc5bb0183e0d" > GetHubDescriptor< / a > (uint8_t index, uint16_t nbytes, uint8_t *dataptr)< / td > < / tr >
< tr class = "separator:a73abd87f87d6e2982070bc5bb0183e0d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a626974bb00cfbd5052c8d7e897a9a9d6" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#a626974bb00cfbd5052c8d7e897a9a9d6" > GetHubStatus< / a > (uint16_t nbytes, uint8_t *dataptr)< / td > < / tr >
< tr class = "separator:a626974bb00cfbd5052c8d7e897a9a9d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a01c0b9d64fd5314963e7d7f70c0a99c3" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#a01c0b9d64fd5314963e7d7f70c0a99c3" > GetPortStatus< / a > (uint8_t port, uint16_t nbytes, uint8_t *dataptr)< / td > < / tr >
< tr class = "separator:a01c0b9d64fd5314963e7d7f70c0a99c3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a447ea8659279ca7ac99f93d33b426260" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#a447ea8659279ca7ac99f93d33b426260" > SetHubDescriptor< / a > (uint8_t port, uint16_t nbytes, uint8_t *dataptr)< / td > < / tr >
< tr class = "separator:a447ea8659279ca7ac99f93d33b426260" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a933658683f6590cd40ff97d08095f5a2" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#a933658683f6590cd40ff97d08095f5a2" > SetHubFeature< / a > (uint8_t fid)< / td > < / tr >
< tr class = "separator:a933658683f6590cd40ff97d08095f5a2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac071f6cf69d0113151f481405f338ce0" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#ac071f6cf69d0113151f481405f338ce0" > SetPortFeature< / a > (uint8_t fid, uint8_t port, uint8_t sel=0)< / td > < / tr >
< tr class = "separator:ac071f6cf69d0113151f481405f338ce0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac705ffc671398ec2170820c1bb16b77c" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#ac705ffc671398ec2170820c1bb16b77c" > PrintHubStatus< / a > ()< / td > < / tr >
< tr class = "separator:ac705ffc671398ec2170820c1bb16b77c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:ab2b2e257556e3d59f9258dd84d6f636e" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#ab2b2e257556e3d59f9258dd84d6f636e" > Init< / a > (uint8_t parent, uint8_t port, bool lowspeed)< / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "separator:ab2b2e257556e3d59f9258dd84d6f636e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:a3f0631a3bb6018319107af2fa2373fab" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#a3f0631a3bb6018319107af2fa2373fab" > Release< / a > ()< / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "separator:a3f0631a3bb6018319107af2fa2373fab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:ae2d621225444f3186792617cecffbb1b" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#ae2d621225444f3186792617cecffbb1b" > Poll< / a > ()< / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "separator:ae2d621225444f3186792617cecffbb1b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:ae7e4c1e231ce7cb56bae1688c0e95e58" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#ae7e4c1e231ce7cb56bae1688c0e95e58" > ResetHubPort< / a > (uint8_t port)< / td > < / tr >
2013-06-27 20:03:16 +02:00
< tr class = "separator:ae7e4c1e231ce7cb56bae1688c0e95e58" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "memitem:af4052e34bdafa21db5376a3011778b99" > < td class = "memItemLeft" align = "right" valign = "top" > virtual uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#af4052e34bdafa21db5376a3011778b99" > GetAddress< / a > ()< / td > < / tr >
< tr class = "separator:af4052e34bdafa21db5376a3011778b99" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:a7b00cb8e367ad377e2e533e29517e413" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_hub.html#a7b00cb8e367ad377e2e533e29517e413" > DEVCLASSOK< / a > (uint8_t klass)< / td > < / tr >
< tr class = "separator:a7b00cb8e367ad377e2e533e29517e413" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-01-30 22:00:18 +01:00
< / table >
2013-02-05 20:02:12 +01:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "usbhub_8h_source.html#l00164" > 164< / a > of file < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2020-11-18 20:17:17 +01:00
< a id = "afa7488b7d65926158f6a029ebf40905c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afa7488b7d65926158f6a029ebf40905c" > ◆ < / a > < / span > USBHub()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > USBHub::USBHub < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "class_u_s_b.html" > USB< / a > *  < / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < em > p< / em > < / td > < td > )< / td >
2013-01-30 22:00:18 +01:00
< 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#l00021" > 21< / 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 >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2020-11-18 20:17:17 +01:00
< a id = "afc935651055e4ac1e51575218a51de43" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc935651055e4ac1e51575218a51de43" > ◆ < / a > < / span > ClearHubFeature()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t USBHub::ClearHubFeature < / td >
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < em > fid< / em > < / td > < td > )< / td >
2013-01-30 22:00:18 +01:00
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / 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_8h_source.html#l00211" > 211< / a > of file < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a03c4dce66fbb4b66be9eda8c9b6f5ce4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a03c4dce66fbb4b66be9eda8c9b6f5ce4" > ◆ < / a > < / span > ClearPortFeature()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t USBHub::ClearPortFeature < / td >
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > fid< / 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" > uint8_t  < / td >
< td class = "paramname" > < em > sel< / em > = < code > 0< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / 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_8h_source.html#l00216" > 216< / a > of file < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a73abd87f87d6e2982070bc5bb0183e0d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a73abd87f87d6e2982070bc5bb0183e0d" > ◆ < / a > < / span > GetHubDescriptor()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t USBHub::GetHubDescriptor < / td >
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint16_t  < / td >
< td class = "paramname" > < em > nbytes< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t *  < / td >
< td class = "paramname" > < em > dataptr< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / 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_8h_source.html#l00221" > 221< / a > of file < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a626974bb00cfbd5052c8d7e897a9a9d6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a626974bb00cfbd5052c8d7e897a9a9d6" > ◆ < / a > < / span > GetHubStatus()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t USBHub::GetHubStatus < / td >
< td > (< / td >
< td class = "paramtype" > uint16_t  < / td >
< td class = "paramname" > < em > nbytes< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t *  < / td >
< td class = "paramname" > < em > dataptr< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / 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_8h_source.html#l00226" > 226< / a > of file < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a01c0b9d64fd5314963e7d7f70c0a99c3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a01c0b9d64fd5314963e7d7f70c0a99c3" > ◆ < / a > < / span > GetPortStatus()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t USBHub::GetPortStatus < / 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" > uint16_t  < / td >
< td class = "paramname" > < em > nbytes< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t *  < / td >
< td class = "paramname" > < em > dataptr< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / 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_8h_source.html#l00231" > 231< / a > of file < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a447ea8659279ca7ac99f93d33b426260" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a447ea8659279ca7ac99f93d33b426260" > ◆ < / a > < / span > SetHubDescriptor()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t USBHub::SetHubDescriptor < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramname" > < em > port< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramtype" > uint16_t  < / td >
< td class = "paramname" > < em > nbytes< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramtype" > uint8_t *  < / td >
< td class = "paramname" > < em > dataptr< / em >   < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2013-02-17 01:37:13 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
2013-01-30 22:00:18 +01:00
< / 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_8h_source.html#l00236" > 236< / a > of file < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a933658683f6590cd40ff97d08095f5a2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a933658683f6590cd40ff97d08095f5a2" > ◆ < / a > < / span > SetHubFeature()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t USBHub::SetHubFeature < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
2013-02-17 01:37:13 +01:00
< td class = "paramtype" > uint8_t  < / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < em > fid< / em > < / td > < td > )< / td >
2013-01-30 22:00:18 +01:00
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2013-02-17 01:37:13 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
2013-01-30 22:00:18 +01:00
< / 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_8h_source.html#l00241" > 241< / a > of file < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "ac071f6cf69d0113151f481405f338ce0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac071f6cf69d0113151f481405f338ce0" > ◆ < / a > < / span > SetPortFeature()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
2013-02-17 01:37:13 +01:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2013-01-30 22:00:18 +01:00
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t USBHub::SetPortFeature < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
2013-02-17 01:37:13 +01:00
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > fid< / 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" > uint8_t  < / td >
< td class = "paramname" > < em > sel< / em > = < code > 0< / code >   < / td >
< / tr >
< tr >
2013-01-30 22:00:18 +01:00
< td > < / td >
2013-02-17 01:37:13 +01:00
< td > )< / td >
< td > < / td > < td > < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
2013-02-17 01:37:13 +01:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
2013-01-30 22:00:18 +01:00
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "usbhub_8h_source.html#l00246" > 246< / a > of file < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > .< / p >
2013-02-17 01:37:13 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "ac705ffc671398ec2170820c1bb16b77c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac705ffc671398ec2170820c1bb16b77c" > ◆ < / a > < / span > PrintHubStatus()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > void USBHub::PrintHubStatus < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < / td > < td > )< / td >
2013-01-30 22:00:18 +01:00
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "ab2b2e257556e3d59f9258dd84d6f636e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab2b2e257556e3d59f9258dd84d6f636e" > ◆ < / a > < / span > Init()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t USBHub::Init < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramname" > < em > parent< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > port< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > lowspeed< / em >   < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2013-02-17 01:37:13 +01:00
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-06-27 20:03:16 +02:00
< p > Reimplemented from < a class = "el" href = "class_u_s_b_device_config.html#a3706cf6b18785aff823171e280bab738" > USBDeviceConfig< / a > .< / p >
2013-02-17 01:37:13 +01:00
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "usbhub_8cpp_source.html#l00044" > 44< / 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 >
2020-11-18 20:17:17 +01:00
< a id = "a3f0631a3bb6018319107af2fa2373fab" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3f0631a3bb6018319107af2fa2373fab" > ◆ < / a > < / span > Release()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t USBHub::Release < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < / td > < td > )< / td >
2013-01-30 22:00:18 +01:00
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2013-02-17 01:37:13 +01:00
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-06-27 20:03:16 +02:00
< p > Reimplemented from < a class = "el" href = "class_u_s_b_device_config.html#a61e301efedae55c6ac12c6cce154e432" > USBDeviceConfig< / a > .< / p >
2013-02-17 01:37:13 +01:00
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "usbhub_8cpp_source.html#l00216" > 216< / 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 >
2020-11-18 20:17:17 +01:00
< a id = "ae2d621225444f3186792617cecffbb1b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae2d621225444f3186792617cecffbb1b" > ◆ < / a > < / span > Poll()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t USBHub::Poll < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < / td > < td > )< / td >
2013-01-30 22:00:18 +01:00
< td > < / td >
< / tr >
2013-02-17 01:37:13 +01:00
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-06-27 20:03:16 +02:00
< p > Reimplemented from < a class = "el" href = "class_u_s_b_device_config.html#a893ea73deab98be837c257201e7da25a" > USBDeviceConfig< / a > .< / p >
2013-02-17 01:37:13 +01:00
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "usbhub_8cpp_source.html#l00229" > 229< / a > of file < a class = "el" href = "usbhub_8cpp_source.html" > usbhub.cpp< / a > .< / p >
2013-06-27 20:03:16 +02:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "ae7e4c1e231ce7cb56bae1688c0e95e58" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae7e4c1e231ce7cb56bae1688c0e95e58" > ◆ < / a > < / span > ResetHubPort()< / h2 >
2013-06-27 20:03:16 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void USBHub::ResetHubPort < / td >
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < em > port< / em > < / td > < td > )< / td >
2013-06-27 20:03:16 +02:00
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented from < a class = "el" href = "class_u_s_b_device_config.html#a12bb63558ded5bb6661bb173b07ff391" > USBDeviceConfig< / a > .< / p >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "usbhub_8cpp_source.html#l00309" > 309< / a > of file < a class = "el" href = "usbhub_8cpp_source.html" > usbhub.cpp< / a > .< / p >
2013-02-17 01:37:13 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "af4052e34bdafa21db5376a3011778b99" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af4052e34bdafa21db5376a3011778b99" > ◆ < / a > < / span > GetAddress()< / h2 >
2013-02-17 01:37:13 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
2013-01-30 22:00:18 +01:00
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > virtual uint8_t USBHub::GetAddress < / td >
< td > (< / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < / td > < td > )< / td >
2013-01-30 22:00:18 +01:00
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2013-02-17 01:37:13 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-06-27 20:03:16 +02:00
< p > Reimplemented from < a class = "el" href = "class_u_s_b_device_config.html#a2bfde6c290d32888a6f4e97fa1e222f1" > USBDeviceConfig< / a > .< / p >
2013-02-17 01:37:13 +01:00
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "usbhub_8h_source.html#l00199" > 199< / a > of file < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-06-27 20:03:16 +02:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a7b00cb8e367ad377e2e533e29517e413" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7b00cb8e367ad377e2e533e29517e413" > ◆ < / a > < / span > DEVCLASSOK()< / h2 >
2013-06-27 20:03:16 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2015-04-07 16:07:33 +02:00
< td class = "memname" > virtual bool USBHub::DEVCLASSOK < / td >
2013-06-27 20:03:16 +02:00
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < em > klass< / em > < / td > < td > )< / td >
2013-06-27 20:03:16 +02:00
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2015-04-07 16:07:33 +02:00
< p > Reimplemented from < a class = "el" href = "class_u_s_b_device_config.html#a2bb3e09cf128c8ecd04ea0dfce2126e1" > USBDeviceConfig< / a > .< / p >
2013-06-27 20:03:16 +02:00
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "usbhub_8h_source.html#l00203" > 203< / a > of file < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > .< / p >
2013-06-27 20:03:16 +02:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
2013-02-05 22:39:56 +01:00
< li > < a class = "el" href = "usbhub_8h_source.html" > usbhub.h< / a > < / li >
< li > < a class = "el" href = "usbhub_8cpp_source.html" > usbhub.cpp< / a > < / li >
2013-01-30 22:00:18 +01:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2022-12-15 11:52:18 +01:00
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.1
2013-01-30 22:00:18 +01:00
< / small > < / address >
< / body >
< / html >