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" / >
2013-10-21 21:15:43 +02:00
< meta name = "generator" content = "Doxygen 1.8.5" / >
2013-02-17 01:37:13 +01:00
< title > USB Host Shield 2.0: USB 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" / >
< 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" / >
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;" >
< td 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 -->
2013-10-21 21:15:43 +02:00
<!-- Generated by Doxygen 1.8.5 -->
2013-01-30 22:00:18 +01:00
< 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  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < 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 = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "inherits.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  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" >   < / span > All< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(1)" > < span class = "SelectionMark" >   < / span > Classes< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(2)" > < span class = "SelectionMark" >   < / span > Files< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(3)" > < span class = "SelectionMark" >   < / span > Functions< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(4)" > < span class = "SelectionMark" >   < / span > Variables< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(5)" > < span class = "SelectionMark" >   < / span > Typedefs< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(6)" > < span class = "SelectionMark" >   < / span > Enumerations< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(7)" > < span class = "SelectionMark" >   < / span > Enumerator< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(8)" > < span class = "SelectionMark" >   < / span > Macros< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(9)" > < span class = "SelectionMark" >   < / 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 > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "class_u_s_b-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > USB Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2013-10-21 21:15:43 +02:00
< p > < code > #include < < a class = "el" href = "_usb_core_8h_source.html" > UsbCore.h< / a > > < / code > < / p >
2013-01-30 22:00:18 +01:00
< div class = "dynheader" >
Inheritance diagram for USB:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "class_u_s_b__inherit__graph.png" border = "0" usemap = "#_u_s_b_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "_u_s_b_inherit__map" id = "_u_s_b_inherit__map" >
2013-10-21 21:15:43 +02:00
< area shape = "rect" id = "node2" href = "class_m_a_x3421e.html" title = "MAX3421E" alt = "" coords = "5,6,93,34" / > < / 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 USB:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "class_u_s_b__coll__graph.png" border = "0" usemap = "#_u_s_b_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "_u_s_b_coll__map" id = "_u_s_b_coll__map" >
2013-10-21 21:15:43 +02:00
< area shape = "rect" id = "node2" href = "class_m_a_x3421e.html" title = "MAX3421E" alt = "" coords = "5,6,93,34" / > < / 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:a8ff8cd03496bdcb0ca26f18878ad299d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a8ff8cd03496bdcb0ca26f18878ad299d" > USB< / a > (void)< / td > < / tr >
< tr class = "separator:a8ff8cd03496bdcb0ca26f18878ad299d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aedcc6c06badd14b6fd3b0dda94269ad4" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#aedcc6c06badd14b6fd3b0dda94269ad4" > SetHubPreMask< / a > ()< / td > < / tr >
< tr class = "separator:aedcc6c06badd14b6fd3b0dda94269ad4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5b4de045ea7fefe0fab967ddf44c39b1" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a5b4de045ea7fefe0fab967ddf44c39b1" > ResetHubPreMask< / a > ()< / td > < / tr >
< tr class = "separator:a5b4de045ea7fefe0fab967ddf44c39b1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a66ab8f5eda239e761d5a48741ea1f9d4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "class_address_pool.html" > AddressPool< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a66ab8f5eda239e761d5a48741ea1f9d4" > GetAddressPool< / a > ()< / td > < / tr >
< tr class = "separator:a66ab8f5eda239e761d5a48741ea1f9d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3f66bf622590413ef2e1864f93a3e0d2" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a3f66bf622590413ef2e1864f93a3e0d2" > RegisterDeviceClass< / a > (< a class = "el" href = "class_u_s_b_device_config.html" > USBDeviceConfig< / a > *pdev)< / td > < / tr >
< tr class = "separator:a3f66bf622590413ef2e1864f93a3e0d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8346db8f2219f65257d735834940bc42" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a8346db8f2219f65257d735834940bc42" > ForEachUsbDevice< / a > (< a class = "el" href = "address_8h.html#a90edb051235924cb5280032df397f393" > UsbDeviceHandleFunc< / a > pfunc)< / td > < / tr >
< tr class = "separator:a8346db8f2219f65257d735834940bc42" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1c1aad8269403bf488e3bc4c79886ce4" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a1c1aad8269403bf488e3bc4c79886ce4" > getUsbTaskState< / a > (void)< / td > < / tr >
< tr class = "separator:a1c1aad8269403bf488e3bc4c79886ce4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8ff697d334dc611720419374acd1e5fb" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a8ff697d334dc611720419374acd1e5fb" > setUsbTaskState< / a > (uint8_t state)< / td > < / tr >
< tr class = "separator:a8ff697d334dc611720419374acd1e5fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a59ee57083ba492d87ff2947547848d58" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "struct_ep_info.html" > EpInfo< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a59ee57083ba492d87ff2947547848d58" > getEpInfoEntry< / a > (uint8_t addr, uint8_t ep)< / td > < / tr >
< tr class = "separator:a59ee57083ba492d87ff2947547848d58" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6c3ba3f7e6dccb450267011ce783d7ea" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a6c3ba3f7e6dccb450267011ce783d7ea" > setEpInfoEntry< / a > (uint8_t addr, uint8_t epcount, < a class = "el" href = "struct_ep_info.html" > EpInfo< / a > *eprecord_ptr)< / td > < / tr >
< tr class = "separator:a6c3ba3f7e6dccb450267011ce783d7ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a193e63c149fad46adabd77ceb09b2b24" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a193e63c149fad46adabd77ceb09b2b24" > getDevDescr< / a > (uint8_t addr, uint8_t ep, uint16_t nbytes, uint8_t *dataptr)< / td > < / tr >
< tr class = "memdesc:a193e63c149fad46adabd77ceb09b2b24" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > defined(USB_METHODS_INLINE) < a href = "#a193e63c149fad46adabd77ceb09b2b24" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a193e63c149fad46adabd77ceb09b2b24" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a618eedabc161d8315be45cae0c8b6f89" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a618eedabc161d8315be45cae0c8b6f89" > getConfDescr< / a > (uint8_t addr, uint8_t ep, uint16_t nbytes, uint8_t conf, uint8_t *dataptr)< / td > < / tr >
< tr class = "separator:a618eedabc161d8315be45cae0c8b6f89" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ebd4acdc37b12bbab2ca893cb899eba" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a9ebd4acdc37b12bbab2ca893cb899eba" > getConfDescr< / a > (uint8_t addr, uint8_t ep, uint8_t conf, < a class = "el" href = "class_u_s_b_read_parser.html" > USBReadParser< / a > *p)< / td > < / tr >
< tr class = "separator:a9ebd4acdc37b12bbab2ca893cb899eba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a372ecbe1d23955e8b04b5e95e0e4a833" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a372ecbe1d23955e8b04b5e95e0e4a833" > getStrDescr< / a > (uint8_t addr, uint8_t ep, uint16_t nbytes, uint8_t index, uint16_t langid, uint8_t *dataptr)< / td > < / tr >
< tr class = "separator:a372ecbe1d23955e8b04b5e95e0e4a833" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3aea534daed66b5606fa798df7ad3c47" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a3aea534daed66b5606fa798df7ad3c47" > setAddr< / a > (uint8_t oldaddr, uint8_t ep, uint8_t newaddr)< / td > < / tr >
< tr class = "separator:a3aea534daed66b5606fa798df7ad3c47" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a31e2c132ec32ffdde94dff72be87c378" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a31e2c132ec32ffdde94dff72be87c378" > setConf< / a > (uint8_t addr, uint8_t ep, uint8_t conf_value)< / td > < / tr >
< tr class = "separator:a31e2c132ec32ffdde94dff72be87c378" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a994f9488ac6f91040c42d9b816d202c6" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a994f9488ac6f91040c42d9b816d202c6" > ctrlData< / a > (uint8_t addr, uint8_t ep, uint16_t nbytes, uint8_t *dataptr, boolean direction)< / td > < / tr >
< tr class = "separator:a994f9488ac6f91040c42d9b816d202c6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab18915ffbd8a70ac5bd6abc3e0f3c66a" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#ab18915ffbd8a70ac5bd6abc3e0f3c66a" > ctrlStatus< / a > (uint8_t ep, boolean direction, uint16_t nak_limit)< / td > < / tr >
< tr class = "separator:ab18915ffbd8a70ac5bd6abc3e0f3c66a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad75d64f648b102fab2bd75e53e1324a4" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#ad75d64f648b102fab2bd75e53e1324a4" > inTransfer< / a > (uint8_t addr, uint8_t ep, uint16_t *nbytesptr, uint8_t *data)< / td > < / tr >
< tr class = "separator:ad75d64f648b102fab2bd75e53e1324a4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:affbc018973a588995457d535b0ac7ee7" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#affbc018973a588995457d535b0ac7ee7" > outTransfer< / a > (uint8_t addr, uint8_t ep, uint16_t nbytes, uint8_t *data)< / td > < / tr >
< tr class = "separator:affbc018973a588995457d535b0ac7ee7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a343d4b321cf8e99f0504cb04c7ce8b10" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a343d4b321cf8e99f0504cb04c7ce8b10" > dispatchPkt< / a > (uint8_t token, uint8_t ep, uint16_t nak_limit)< / td > < / tr >
< tr class = "separator:a343d4b321cf8e99f0504cb04c7ce8b10" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff8d1b2009c760bc27fb12762bd3c9b6" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#aff8d1b2009c760bc27fb12762bd3c9b6" > Task< / a > (void)< / td > < / tr >
< tr class = "separator:aff8d1b2009c760bc27fb12762bd3c9b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5eb0d31372d26f0015a0d7be0b9ff4e1" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a5eb0d31372d26f0015a0d7be0b9ff4e1" > DefaultAddressing< / a > (uint8_t parent, uint8_t port, bool lowspeed)< / td > < / tr >
< tr class = "separator:a5eb0d31372d26f0015a0d7be0b9ff4e1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af4008dfc1c2d15c23cf8a7815cc17765" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#af4008dfc1c2d15c23cf8a7815cc17765" > Configuring< / a > (uint8_t parent, uint8_t port, bool lowspeed)< / td > < / tr >
< tr class = "separator:af4008dfc1c2d15c23cf8a7815cc17765" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac681c6c98e1641f705bc14d670a2663a" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#ac681c6c98e1641f705bc14d670a2663a" > ReleaseDevice< / a > (uint8_t addr)< / td > < / tr >
< tr class = "separator:ac681c6c98e1641f705bc14d670a2663a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a636695a5c3d35cd6b9e31c54edfacd7c" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b.html#a636695a5c3d35cd6b9e31c54edfacd7c" > ctrlReq< / a > (uint8_t addr, uint8_t ep, uint8_t bmReqType, uint8_t bRequest, uint8_t wValLo, uint8_t wValHi, uint16_t wInd, uint16_t total, uint16_t nbytes, uint8_t *dataptr, < a class = "el" href = "class_u_s_b_read_parser.html" > USBReadParser< / a > *p)< / td > < / tr >
< tr class = "separator:a636695a5c3d35cd6b9e31c54edfacd7c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_class_m_a_x3421e" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_class_m_a_x3421e')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "class_m_a_x3421e.html" > MAX3421e< SS, INTR > < / a > < / td > < / tr >
< tr class = "memitem:ac8b4177b9941d02042605d564fb37d0b inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#ac8b4177b9941d02042605d564fb37d0b" > MAX3421e< / a > ()< / td > < / tr >
< tr class = "separator:ac8b4177b9941d02042605d564fb37d0b inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a74e387200f57bc03152247d630c166aa inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#a74e387200f57bc03152247d630c166aa" > regWr< / a > (uint8_t reg, uint8_t data)< / td > < / tr >
< tr class = "separator:a74e387200f57bc03152247d630c166aa inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac61db72bd5952916cdc6edc20e1c763c inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#ac61db72bd5952916cdc6edc20e1c763c" > bytesWr< / a > (uint8_t reg, uint8_t nbytes, uint8_t *data_p)< / td > < / tr >
< tr class = "separator:ac61db72bd5952916cdc6edc20e1c763c inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7b925f552f25cb26eb317f73f9ade664 inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#a7b925f552f25cb26eb317f73f9ade664" > gpioWr< / a > (uint8_t data)< / td > < / tr >
< tr class = "separator:a7b925f552f25cb26eb317f73f9ade664 inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae7faae82a8d68c38b43833b8fddcb8e8 inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#ae7faae82a8d68c38b43833b8fddcb8e8" > regRd< / a > (uint8_t reg)< / td > < / tr >
< tr class = "separator:ae7faae82a8d68c38b43833b8fddcb8e8 inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1ceb905ac614b98d58579946587b083 inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#af1ceb905ac614b98d58579946587b083" > bytesRd< / a > (uint8_t reg, uint8_t nbytes, uint8_t *data_p)< / td > < / tr >
< tr class = "separator:af1ceb905ac614b98d58579946587b083 inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3ceb313de4a652ebd49b9b4eeb763826 inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#a3ceb313de4a652ebd49b9b4eeb763826" > gpioRd< / a > ()< / td > < / tr >
< tr class = "separator:a3ceb313de4a652ebd49b9b4eeb763826 inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad2b85831a551d8e30496882ce7e57fd2 inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#ad2b85831a551d8e30496882ce7e57fd2" > reset< / a > ()< / td > < / tr >
< tr class = "separator:ad2b85831a551d8e30496882ce7e57fd2 inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8414e5a161ca272e435b9ab7f5db92ea inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > int8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#a8414e5a161ca272e435b9ab7f5db92ea" > Init< / a > ()< / td > < / tr >
< tr class = "separator:a8414e5a161ca272e435b9ab7f5db92ea inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-08-14 01:16:29 +02:00
< tr class = "memitem:a8acea9987fa15fe9844dbb07e4fe231e inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > int8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#a8acea9987fa15fe9844dbb07e4fe231e" > Init< / a > (int mseconds)< / td > < / tr >
< tr class = "separator:a8acea9987fa15fe9844dbb07e4fe231e inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7710f66808395315559eb228a68cff9a inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#a7710f66808395315559eb228a68cff9a" > vbusPower< / a > (< a class = "el" href = "usbhost_8h.html#ab1424f62efde609157774a4e80e016ef" > VBUS_t< / a > state)< / td > < / tr >
< tr class = "separator:a7710f66808395315559eb228a68cff9a inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "memitem:a0353d430ba18466706337ed623a224e3 inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#a0353d430ba18466706337ed623a224e3" > getVbusState< / a > (void)< / td > < / tr >
< tr class = "separator:a0353d430ba18466706337ed623a224e3 inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a23e4762107dd807520c8a8ed21ed97a2 inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#a23e4762107dd807520c8a8ed21ed97a2" > busprobe< / a > ()< / td > < / tr >
< tr class = "separator:a23e4762107dd807520c8a8ed21ed97a2 inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1b6b02fc7dc05a2c7ae660076d9961a inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#af1b6b02fc7dc05a2c7ae660076d9961a" > GpxHandler< / a > ()< / td > < / tr >
< tr class = "separator:af1b6b02fc7dc05a2c7ae660076d9961a inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6da568ef3f5a7188d94f0287f6e7ad3a inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#a6da568ef3f5a7188d94f0287f6e7ad3a" > IntHandler< / a > ()< / td > < / tr >
< tr class = "separator:a6da568ef3f5a7188d94f0287f6e7ad3a inherit pub_methods_class_m_a_x3421e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acb5728095a05814d6ae3c8ddb0452969 inherit pub_methods_class_m_a_x3421e" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_m_a_x3421e.html#acb5728095a05814d6ae3c8ddb0452969" > Task< / a > ()< / td > < / tr >
< tr class = "separator:acb5728095a05814d6ae3c8ddb0452969 inherit pub_methods_class_m_a_x3421e" > < 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" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_core_8h_source.html#l00152" > 152< / a > of file < a class = "el" href = "_usb_core_8h_source.html" > UsbCore.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2013-01-30 22:00:18 +01:00
< a class = "anchor" id = "a8ff8cd03496bdcb0ca26f18878ad299d" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > USB::USB < / td >
< td > (< / td >
< td class = "paramtype" > void  < / 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" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00025" > 25< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.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 >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "aedcc6c06badd14b6fd3b0dda94269ad4" > < / a >
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" > void USB::SetHubPreMask < / 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 >
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" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_core_8h_source.html#l00160" > 160< / a > of file < a class = "el" href = "_usb_core_8h_source.html" > UsbCore.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a5b4de045ea7fefe0fab967ddf44c39b1" > < / a >
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" > void USB::ResetHubPreMask < / 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 >
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" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_core_8h_source.html#l00164" > 164< / a > of file < a class = "el" href = "_usb_core_8h_source.html" > UsbCore.h< / a > .< / p >
2013-02-17 01:37:13 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a66ab8f5eda239e761d5a48741ea1f9d4" > < / a >
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" > < a class = "el" href = "class_address_pool.html" > AddressPool< / a > & USB::GetAddressPool < / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_core_8h_source.html#l00168" > 168< / a > of file < a class = "el" href = "_usb_core_8h_source.html" > UsbCore.h< / a > .< / p >
2013-02-17 01:37:13 +01:00
< / div >
< / div >
< a class = "anchor" id = "a3f66bf622590413ef2e1864f93a3e0d2" > < / a >
< 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" > uint8_t USB::RegisterDeviceClass < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "class_u_s_b_device_config.html" > USBDeviceConfig< / a > *  < / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < em > pdev< / em > < / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_core_8h_source.html#l00172" > 172< / a > of file < a class = "el" href = "_usb_core_8h_source.html" > UsbCore.h< / a > .< / p >
2013-02-17 01:37:13 +01:00
< / div >
< / div >
< a class = "anchor" id = "a8346db8f2219f65257d735834940bc42" > < / a >
< 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" > void USB::ForEachUsbDevice < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "address_8h.html#a90edb051235924cb5280032df397f393" > UsbDeviceHandleFunc< / a >   < / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < em > pfunc< / em > < / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_core_8h_source.html#l00182" > 182< / a > of file < a class = "el" href = "_usb_core_8h_source.html" > UsbCore.h< / a > .< / p >
2013-02-17 01:37:13 +01:00
< / div >
< / div >
< a class = "anchor" id = "a1c1aad8269403bf488e3bc4c79886ce4" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2013-01-30 22:00:18 +01:00
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t USB::getUsbTaskState < / td >
< td > (< / td >
< td class = "paramtype" > void  < / 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 >
< / div > < div class = "memdoc" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00036" > 36< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-17 01:37:13 +01:00
< / div >
< / div >
< a class = "anchor" id = "a8ff697d334dc611720419374acd1e5fb" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2013-01-30 22:00:18 +01:00
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > void USB::setUsbTaskState < / td >
< td > (< / td >
2013-01-30 22:00:18 +01:00
< td class = "paramtype" > uint8_t  < / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < em > state< / em > < / td > < td > )< / td >
2013-01-30 22:00:18 +01:00
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a59ee57083ba492d87ff2947547848d58" > < / a >
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" > < a class = "el" href = "struct_ep_info.html" > EpInfo< / a > * USB::getEpInfoEntry < / 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 > addr< / 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 > ep< / em >   < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-17 01:37:13 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a6c3ba3f7e6dccb450267011ce783d7ea" > < / a >
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 USB::setEpInfoEntry < / 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 > addr< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramname" > < em > epcount< / 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" > < a class = "el" href = "struct_ep_info.html" > EpInfo< / a > *  < / td >
< td class = "paramname" > < em > eprecord_ptr< / em >   < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00064" > 64< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a193e63c149fad46adabd77ceb09b2b24" > < / a >
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 USB::getDevDescr < / 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 > addr< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > ep< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint16_t  < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramname" > < em > nbytes< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "paramkey" > < / 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 > dataptr< / em >   < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< 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 >
< / div > < div class = "memdoc" >
2013-02-17 01:37:13 +01:00
< p > defined(USB_METHODS_INLINE) < / p >
2013-01-30 22:00:18 +01:00
2013-11-25 00:46:52 +01:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00759" > 759< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "a618eedabc161d8315be45cae0c8b6f89" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t USB::getConfDescr < / 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 > ep< / 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 > conf< / 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 >
< / div > < div class = "memdoc" >
2013-11-25 00:46:52 +01:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00764" > 764< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "a9ebd4acdc37b12bbab2ca893cb899eba" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t USB::getConfDescr < / 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 > ep< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > conf< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "class_u_s_b_read_parser.html" > USBReadParser< / a > *  < / td >
< td class = "paramname" > < em > p< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-11-25 00:46:52 +01:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00770" > 770< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a372ecbe1d23955e8b04b5e95e0e4a833" > < / a >
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 USB::getStrDescr < / td >
2013-01-30 22:00:18 +01:00
< 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 > ep< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint16_t  < / td >
< td class = "paramname" > < em > nbytes< / em > , < / td >
< / tr >
2013-02-17 01:37:13 +01:00
< tr >
< td class = "paramkey" > < / 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 > langid< / em > , < / td >
< / tr >
2013-01-30 22:00:18 +01:00
< 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 >
< / div > < div class = "memdoc" >
2013-11-25 00:46:52 +01:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00788" > 788< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-01-30 22:00:18 +01:00
2013-02-17 01:37:13 +01:00
< / div >
< / div >
< a class = "anchor" id = "a3aea534daed66b5606fa798df7ad3c47" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t USB::setAddr < / td >
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > oldaddr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > ep< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > newaddr< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-11-25 00:46:52 +01:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00793" > 793< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a31e2c132ec32ffdde94dff72be87c378" > < / a >
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 USB::setConf < / td >
2013-01-30 22:00:18 +01:00
< 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 >
2013-02-17 01:37:13 +01:00
< td class = "paramname" > < em > ep< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > conf_value< / em >   < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-11-25 00:46:52 +01:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00798" > 798< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a994f9488ac6f91040c42d9b816d202c6" > < / a >
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 USB::ctrlData < / td >
2013-01-30 22:00:18 +01:00
< 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 > ep< / 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 >
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 class = "paramkey" > < / td >
< td > < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramtype" > boolean  < / td >
< td class = "paramname" > < em > direction< / em >   < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "ab18915ffbd8a70ac5bd6abc3e0f3c66a" > < / a >
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 USB::ctrlStatus < / 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 > ep< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > boolean  < / td >
< td class = "paramname" > < em > direction< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint16_t  < / td >
< td class = "paramname" > < em > nak_limit< / em >   < / 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 >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "ad75d64f648b102fab2bd75e53e1324a4" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t USB::inTransfer < / 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 > ep< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint16_t *  < / td >
< td class = "paramname" > < em > nbytesptr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t *  < / td >
< td class = "paramname" > < em > data< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00206" > 206< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "affbc018973a588995457d535b0ac7ee7" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t USB::outTransfer < / 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 > ep< / 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 > data< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00290" > 290< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a343d4b321cf8e99f0504cb04c7ce8b10" > < / a >
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 USB::dispatchPkt < / 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 > token< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "paramkey" > < / td >
< td > < / td >
2013-01-30 22:00:18 +01:00
< td class = "paramtype" > uint8_t  < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramname" > < em > ep< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint16_t  < / td >
< td class = "paramname" > < em > nak_limit< / em >   < / 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 >
< / div > < div class = "memdoc" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00374" > 374< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "aff8d1b2009c760bc27fb12762bd3c9b6" > < / a >
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 USB::Task < / td >
2013-01-30 22:00:18 +01:00
< td > (< / td >
2013-02-17 01:37:13 +01:00
< td class = "paramtype" > void  < / 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" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00422" > 422< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a5eb0d31372d26f0015a0d7be0b9ff4e1" > < / a >
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 USB::DefaultAddressing < / 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 >
< 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" > 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 >
< / div > < div class = "memdoc" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00528" > 528< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "af4008dfc1c2d15c23cf8a7815cc17765" > < / a >
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 USB::Configuring < / 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 >
< 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" > 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 >
< / div > < div class = "memdoc" >
2013-11-25 00:46:52 +01:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00650" > 650< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "ac681c6c98e1641f705bc14d670a2663a" > < / a >
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 USB::ReleaseDevice < / td >
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
2013-10-21 21:15:43 +02:00
< td class = "paramname" > < em > addr< / em > < / td > < td > )< / td >
2013-02-17 01:37:13 +01:00
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-11-25 00:46:52 +01:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00744" > 744< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-17 01:37:13 +01:00
< / div >
< / div >
< a class = "anchor" id = "a636695a5c3d35cd6b9e31c54edfacd7c" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t USB::ctrlReq < / td >
2013-01-30 22:00:18 +01:00
< 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 >
2013-02-17 01:37:13 +01:00
< td class = "paramname" > < em > ep< / 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 > bmReqType< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "paramkey" > < / 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 > bRequest< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "paramkey" > < / 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 > wValLo< / em > , < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "paramkey" > < / td >
< td > < / td >
2013-01-30 22:00:18 +01:00
< td class = "paramtype" > uint8_t  < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramname" > < em > wValHi< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
2013-01-30 22:00:18 +01:00
< td > < / td >
2013-02-17 01:37:13 +01:00
< td class = "paramtype" > uint16_t  < / td >
< td class = "paramname" > < em > wInd< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint16_t  < / td >
< td class = "paramname" > < em > total< / 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 class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "class_u_s_b_read_parser.html" > USBReadParser< / a > *  < / td >
< td class = "paramname" > < em > p< / em >   < / td >
2013-01-30 22:00:18 +01:00
< / tr >
< tr >
< 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 >
< / div > < div class = "memdoc" >
2013-10-21 21:15:43 +02:00
< p > Definition at line < a class = "el" href = "_usb_8cpp_source.html#l00126" > 126< / a > of file < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / a > .< / p >
2013-02-05 20:02:12 +01: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-10-21 21:15:43 +02:00
< li > < a class = "el" href = "_usb_core_8h_source.html" > UsbCore.h< / a > < / li >
2013-02-05 22:39:56 +01:00
< li > < a class = "el" href = "_usb_8cpp_source.html" > Usb.cpp< / 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" / >
2013-10-21 21:15:43 +02:00
< / a > 1.8.5
2013-01-30 22:00:18 +01:00
< / small > < / address >
< / body >
< / html >