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: EpInfo Struct 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 = "#pub-attribs" > Public Attributes< / a > |
< a href = "struct_ep_info-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > EpInfo Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "address_8h_source.html" > address.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a9f92be74c75c037b39e2cae1eb49b89b" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_ep_info.html#a9f92be74c75c037b39e2cae1eb49b89b" > epAddr< / a > < / td > < / tr >
< tr class = "separator:a9f92be74c75c037b39e2cae1eb49b89b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa2ca775b63736df4008e88da7dd4dddb" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_ep_info.html#aa2ca775b63736df4008e88da7dd4dddb" > maxPktSize< / a > < / td > < / tr >
< tr class = "separator:aa2ca775b63736df4008e88da7dd4dddb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab24ca4b3721d049c292a37b72a9db2e0" > < td class = "memItemLeft" > union {< / td > < / tr >
< tr class = "memitem:ac5d34018a0dc7499599aa87857fb4c21" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "struct_ep_info.html#a1dea928517c961235eef7b0876e69f10" > epAttribs< / a > < / td > < / tr >
< tr class = "separator:ac5d34018a0dc7499599aa87857fb4c21" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad08eea91026515cf9212fc1851754910" > < td class = "memItemLeft" >       struct {< / td > < / tr >
< tr class = "memitem:aa50a3d69d77f406c4cff563d9cb48749" > < td class = "memItemLeft" >             uint8_t      < a class = "el" href = "struct_ep_info.html#ac85bff70ad0e5d71e50cb501f4d8caf3" > bmSndToggle< / a > : 1< / td > < / tr >
< tr class = "separator:aa50a3d69d77f406c4cff563d9cb48749" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae6751819c2e4ce88742f1026249947cd" > < td class = "memItemLeft" >             uint8_t      < a class = "el" href = "struct_ep_info.html#a9238dd40c096baedf041c98b19386a14" > bmRcvToggle< / a > : 1< / td > < / tr >
< tr class = "separator:ae6751819c2e4ce88742f1026249947cd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab73e84596266a39d65283fa921ff3f94" > < td class = "memItemLeft" >             uint8_t      < a class = "el" href = "struct_ep_info.html#a3a5b1c017a034cd9e06e76729e727c46" > bmNakPower< / a > : 6< / td > < / tr >
< tr class = "separator:ab73e84596266a39d65283fa921ff3f94" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad08eea91026515cf9212fc1851754910" > < td class = "memItemLeft" valign = "top" >       }  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:ad08eea91026515cf9212fc1851754910" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab24ca4b3721d049c292a37b72a9db2e0" > < td class = "memItemLeft" valign = "top" > };  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:ab24ca4b3721d049c292a37b72a9db2e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / 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 = "address_8h_source.html#l00039" > 39< / a > of file < a class = "el" href = "address_8h_source.html" > address.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
2020-11-18 20:17:17 +01:00
< a id = "a9f92be74c75c037b39e2cae1eb49b89b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9f92be74c75c037b39e2cae1eb49b89b" > ◆ < / a > < / span > epAddr< / 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" > uint8_t EpInfo::epAddr< / 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 = "address_8h_source.html#l00040" > 40< / a > of file < a class = "el" href = "address_8h_source.html" > address.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 = "aa2ca775b63736df4008e88da7dd4dddb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa2ca775b63736df4008e88da7dd4dddb" > ◆ < / a > < / span > maxPktSize< / 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" > uint8_t EpInfo::maxPktSize< / 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 = "address_8h_source.html#l00041" > 41< / a > of file < a class = "el" href = "address_8h_source.html" > address.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 = "a1dea928517c961235eef7b0876e69f10" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1dea928517c961235eef7b0876e69f10" > ◆ < / a > < / span > epAttribs< / 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" > uint8_t EpInfo::epAttribs< / 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 = "address_8h_source.html#l00044" > 44< / a > of file < a class = "el" href = "address_8h_source.html" > address.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 = "ac85bff70ad0e5d71e50cb501f4d8caf3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac85bff70ad0e5d71e50cb501f4d8caf3" > ◆ < / a > < / span > bmSndToggle< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t EpInfo::bmSndToggle< / 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 = "address_8h_source.html#l00047" > 47< / a > of file < a class = "el" href = "address_8h_source.html" > address.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 = "a9238dd40c096baedf041c98b19386a14" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9238dd40c096baedf041c98b19386a14" > ◆ < / a > < / span > bmRcvToggle< / 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" > uint8_t EpInfo::bmRcvToggle< / 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 = "address_8h_source.html#l00048" > 48< / a > of file < a class = "el" href = "address_8h_source.html" > address.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 = "a3a5b1c017a034cd9e06e76729e727c46" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3a5b1c017a034cd9e06e76729e727c46" > ◆ < / a > < / span > bmNakPower< / 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" > uint8_t EpInfo::bmNakPower< / 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 = "address_8h_source.html#l00049" > 49< / a > of file < a class = "el" href = "address_8h_source.html" > address.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 = "ab24ca4b3721d049c292a37b72a9db2e0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab24ca4b3721d049c292a37b72a9db2e0" > ◆ < / a > < / span > @1< / 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" > union { ... } < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
2013-02-05 22:39:56 +01:00
< li > < a class = "el" href = "address_8h_source.html" > address.h< / a > < / li >
2013-01-30 22:00:18 +01:00
< / ul >
< / 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 >