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: PL2303 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_p_l2303-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > PL2303 Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "cdcprolific_8h_source.html" > cdcprolific.h< / a > > < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for PL2303:< / div >
< div class = "dyncontent" >
2022-12-15 11:52:18 +01:00
< div class = "center" > < img src = "class_p_l2303__inherit__graph.png" border = "0" usemap = "#a_p_l2303_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "a_p_l2303_inherit__map" id = "a_p_l2303_inherit__map" >
2021-03-23 12:43:48 +01:00
< area shape = "rect" title = " " alt = "" coords = "118,155,187,181" / >
< area shape = "rect" href = "class_a_c_m.html" title = " " alt = "" coords = "127,80,179,107" / >
< area shape = "rect" href = "class_u_s_b_device_config.html" title = " " alt = "" coords = "5,5,140,32" / >
< area shape = "rect" href = "class_usb_config_xtracter.html" title = " " alt = "" coords = "164,5,304,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 PL2303:< / div >
< div class = "dyncontent" >
2022-12-15 11:52:18 +01:00
< div class = "center" > < img src = "class_p_l2303__coll__graph.png" border = "0" usemap = "#a_p_l2303_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "a_p_l2303_coll__map" id = "a_p_l2303_coll__map" >
2021-03-23 12:43:48 +01:00
< area shape = "rect" title = " " alt = "" coords = "402,247,471,273" / >
< area shape = "rect" href = "class_a_c_m.html" title = " " alt = "" coords = "411,171,463,197" / >
< area shape = "rect" href = "class_u_s_b_device_config.html" title = " " alt = "" coords = "5,81,140,108" / >
< area shape = "rect" href = "class_usb_config_xtracter.html" title = " " alt = "" coords = "164,81,304,108" / >
< area shape = "rect" href = "class_c_d_c_async_oper.html" title = " " alt = "" coords = "329,81,449,108" / >
< area shape = "rect" href = "class_u_s_b.html" title = " " alt = "" coords = "473,81,523,108" / >
< area shape = "rect" href = "class_m_a_x3421e.html" title = " " alt = "" coords = "452,5,544,32" / >
< area shape = "rect" href = "struct_ep_info.html" title = " " alt = "" coords = "547,81,609,108" / >
< area shape = "rect" href = "structtty__features.html" title = " " alt = "" coords = "634,81,735,108" / >
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:ab3dfad9e451152abbdab4856accbb80c" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_p_l2303.html#ab3dfad9e451152abbdab4856accbb80c" > PL2303< / a > (< a class = "el" href = "class_u_s_b.html" > USB< / a > *pusb, < a class = "el" href = "class_c_d_c_async_oper.html" > CDCAsyncOper< / a > *pasync)< / td > < / tr >
< tr class = "separator:ab3dfad9e451152abbdab4856accbb80c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:a23c849fb504c1fe6f46c84d04c0a47cf" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_p_l2303.html#a23c849fb504c1fe6f46c84d04c0a47cf" > Init< / a > (uint8_t parent, uint8_t port, bool lowspeed)< / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "separator:a23c849fb504c1fe6f46c84d04c0a47cf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_class_a_c_m" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_class_a_c_m')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "class_a_c_m.html" > ACM< / a > < / td > < / tr >
< tr class = "memitem:aa5d83ef9d48dab404090e9136522707a inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#aa5d83ef9d48dab404090e9136522707a" > ACM< / a > (< a class = "el" href = "class_u_s_b.html" > USB< / a > *pusb, < a class = "el" href = "class_c_d_c_async_oper.html" > CDCAsyncOper< / a > *pasync)< / td > < / tr >
< tr class = "separator:aa5d83ef9d48dab404090e9136522707a inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a62c91ac62e8e3bf66bc3940d5b934c10 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a62c91ac62e8e3bf66bc3940d5b934c10" > SetCommFeature< / a > (uint16_t fid, uint8_t nbytes, uint8_t *dataptr)< / td > < / tr >
< tr class = "separator:a62c91ac62e8e3bf66bc3940d5b934c10 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a18208672a707391863b8abdc6714c825 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a18208672a707391863b8abdc6714c825" > GetCommFeature< / a > (uint16_t fid, uint8_t nbytes, uint8_t *dataptr)< / td > < / tr >
< tr class = "separator:a18208672a707391863b8abdc6714c825 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a74a3484a0f524ddf0e228c17addcebdf inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a74a3484a0f524ddf0e228c17addcebdf" > ClearCommFeature< / a > (uint16_t fid)< / td > < / tr >
< tr class = "separator:a74a3484a0f524ddf0e228c17addcebdf inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a79eb8706c7f1432593fb2f2eee0da504 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a79eb8706c7f1432593fb2f2eee0da504" > SetLineCoding< / a > (const < a class = "el" href = "struct_l_i_n_e___c_o_d_i_n_g.html" > LINE_CODING< / a > *dataptr)< / td > < / tr >
< tr class = "separator:a79eb8706c7f1432593fb2f2eee0da504 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9d922317b25a7ae086a6fe79984ab8d1 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a9d922317b25a7ae086a6fe79984ab8d1" > GetLineCoding< / a > (< a class = "el" href = "struct_l_i_n_e___c_o_d_i_n_g.html" > LINE_CODING< / a > *dataptr)< / td > < / tr >
< tr class = "separator:a9d922317b25a7ae086a6fe79984ab8d1 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af2e08e5f03f17ed039985147a7129bbd inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#af2e08e5f03f17ed039985147a7129bbd" > SetControlLineState< / a > (uint8_t state)< / td > < / tr >
< tr class = "separator:af2e08e5f03f17ed039985147a7129bbd inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2a618cbff52737740e76977db557ddff inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a2a618cbff52737740e76977db557ddff" > SendBreak< / a > (uint16_t duration)< / td > < / tr >
< tr class = "separator:a2a618cbff52737740e76977db557ddff inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-05-07 01:05:31 +02:00
< tr class = "memitem:a4deddfbfb1d9010b71096cbfd46b2dfb inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a4deddfbfb1d9010b71096cbfd46b2dfb" > GetNotif< / a > (uint16_t *bytes_rcvd, uint8_t *dataptr)< / td > < / tr >
< tr class = "separator:a4deddfbfb1d9010b71096cbfd46b2dfb inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "memitem:a7f455b7a649522c29f2e63d668b0ccca inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a7f455b7a649522c29f2e63d668b0ccca" > RcvData< / a > (uint16_t *nbytesptr, uint8_t *dataptr)< / td > < / tr >
< tr class = "separator:a7f455b7a649522c29f2e63d668b0ccca inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac96caeb8d657fa76219872ceb4379923 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#ac96caeb8d657fa76219872ceb4379923" > SndData< / a > (uint16_t nbytes, uint8_t *dataptr)< / td > < / tr >
< tr class = "separator:ac96caeb8d657fa76219872ceb4379923 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:a768c0fd4ef7f5c52de9e5e7431685279 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a768c0fd4ef7f5c52de9e5e7431685279" > Release< / a > ()< / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "separator:a768c0fd4ef7f5c52de9e5e7431685279 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:a79e4da2cae9145d895a6a1211a96fe36 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a79e4da2cae9145d895a6a1211a96fe36" > Poll< / a > ()< / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "separator:a79e4da2cae9145d895a6a1211a96fe36 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:a387f63d9ce64c01b48abf4b24ccef7a6 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a387f63d9ce64c01b48abf4b24ccef7a6" > available< / a > (void)< / td > < / tr >
< tr class = "separator:a387f63d9ce64c01b48abf4b24ccef7a6 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "memitem:a7e0bb108012af9a99bb98aefca036d84 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > virtual uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a7e0bb108012af9a99bb98aefca036d84" > GetAddress< / a > ()< / td > < / tr >
< tr class = "separator:a7e0bb108012af9a99bb98aefca036d84 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-05-07 01:05:31 +02:00
< tr class = "memitem:a7161082e88359738596dd12a706ee286 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a7161082e88359738596dd12a706ee286" > isReady< / a > ()< / td > < / tr >
< tr class = "separator:a7161082e88359738596dd12a706ee286 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:a4032d44491e27670c64b23f72f2a810a inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "structtty__features.html" > tty_features< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a4032d44491e27670c64b23f72f2a810a" > enhanced_status< / a > (void)< / td > < / tr >
< tr class = "separator:a4032d44491e27670c64b23f72f2a810a inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2b7125159dc81b1a896ff23cefc71938 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "structtty__features.html" > tty_features< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a2b7125159dc81b1a896ff23cefc71938" > enhanced_features< / a > (void)< / td > < / tr >
< tr class = "separator:a2b7125159dc81b1a896ff23cefc71938 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5d4d76dffdb84b4154ebaff8378a36e7 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a5d4d76dffdb84b4154ebaff8378a36e7" > autoflowRTS< / a > (bool s)< / td > < / tr >
< tr class = "separator:a5d4d76dffdb84b4154ebaff8378a36e7 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac96febbd5ffb0aa64027a312b4bf9243 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#ac96febbd5ffb0aa64027a312b4bf9243" > autoflowDSR< / a > (bool s)< / td > < / tr >
< tr class = "separator:ac96febbd5ffb0aa64027a312b4bf9243 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8ee5e3d7001d61a9de6b3ba80b68bd98 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a8ee5e3d7001d61a9de6b3ba80b68bd98" > autoflowXON< / a > (bool s)< / td > < / tr >
< tr class = "separator:a8ee5e3d7001d61a9de6b3ba80b68bd98 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeb60ec7876488be8b15a1ed642ac247c inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#aeb60ec7876488be8b15a1ed642ac247c" > half_duplex< / a > (bool s)< / td > < / tr >
< tr class = "separator:aeb60ec7876488be8b15a1ed642ac247c inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab171c6eefd542e7d4a7ce555d2f2f389 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#ab171c6eefd542e7d4a7ce555d2f2f389" > wide< / a > (bool s)< / td > < / tr >
< tr class = "separator:ab171c6eefd542e7d4a7ce555d2f2f389 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af5b411a7ccc82bd77a7c5cfba6cd9a86 inherit pub_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#af5b411a7ccc82bd77a7c5cfba6cd9a86" > EndpointXtract< / a > (uint8_t conf, uint8_t iface, uint8_t alt, uint8_t proto, const < a class = "el" href = "struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html" > USB_ENDPOINT_DESCRIPTOR< / a > *ep)< / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "separator:af5b411a7ccc82bd77a7c5cfba6cd9a86 inherit pub_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-06-17 20:33:24 +02:00
< tr class = "inherit_header pub_methods_class_u_s_b_device_config" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_class_u_s_b_device_config')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "class_u_s_b_device_config.html" > USBDeviceConfig< / a > < / td > < / tr >
< tr class = "memitem:aef77a1e62f78c04a1aad53e8795ec89e inherit pub_methods_class_u_s_b_device_config" > < td class = "memItemLeft" align = "right" valign = "top" > virtual uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_device_config.html#aef77a1e62f78c04a1aad53e8795ec89e" > ConfigureDevice< / a > (uint8_t parent, uint8_t port, bool lowspeed)< / td > < / tr >
< tr class = "separator:aef77a1e62f78c04a1aad53e8795ec89e inherit pub_methods_class_u_s_b_device_config" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-06-27 20:03:16 +02:00
< tr class = "memitem:a12bb63558ded5bb6661bb173b07ff391 inherit pub_methods_class_u_s_b_device_config" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_device_config.html#a12bb63558ded5bb6661bb173b07ff391" > ResetHubPort< / a > (uint8_t port)< / td > < / tr >
< tr class = "separator:a12bb63558ded5bb6661bb173b07ff391 inherit pub_methods_class_u_s_b_device_config" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:af920743379d8c133dda4335d11601141 inherit pub_methods_class_u_s_b_device_config" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_device_config.html#af920743379d8c133dda4335d11601141" > VIDPIDOK< / a > (uint16_t vid, uint16_t pid)< / td > < / tr >
< tr class = "separator:af920743379d8c133dda4335d11601141 inherit pub_methods_class_u_s_b_device_config" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2bb3e09cf128c8ecd04ea0dfce2126e1 inherit pub_methods_class_u_s_b_device_config" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_device_config.html#a2bb3e09cf128c8ecd04ea0dfce2126e1" > DEVCLASSOK< / a > (uint8_t klass)< / td > < / tr >
< tr class = "separator:a2bb3e09cf128c8ecd04ea0dfce2126e1 inherit pub_methods_class_u_s_b_device_config" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad2d535af92d0b97e4445a6bd51d35c57 inherit pub_methods_class_u_s_b_device_config" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_u_s_b_device_config.html#ad2d535af92d0b97e4445a6bd51d35c57" > DEVSUBCLASSOK< / a > (uint8_t subklass)< / td > < / tr >
< tr class = "separator:ad2d535af92d0b97e4445a6bd51d35c57 inherit pub_methods_class_u_s_b_device_config" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-01-30 22:00:18 +01:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
2018-10-13 15:47:19 +02:00
< tr class = "inherit_header pub_attribs_class_a_c_m" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_attribs_class_a_c_m')" > < img src = "closed.png" alt = "-" / >   Public Attributes inherited from < a class = "el" href = "class_a_c_m.html" > ACM< / a > < / td > < / tr >
< tr class = "memitem:a60fb6a365b78fb80a4a9842e364cf1a3 inherit pub_attribs_class_a_c_m" > < 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_a_c_m.html#a60fb6a365b78fb80a4a9842e364cf1a3" > epInfo< / a > [< a class = "el" href = "cdcacm_8h.html#aa11e629b02a0cd7d768f796732cb2694" > ACM_MAX_ENDPOINTS< / a > ]< / td > < / tr >
< tr class = "separator:a60fb6a365b78fb80a4a9842e364cf1a3 inherit pub_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_static_attribs_class_a_c_m" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_attribs_class_a_c_m')" > < img src = "closed.png" alt = "-" / >   Static Public Attributes inherited from < a class = "el" href = "class_a_c_m.html" > ACM< / a > < / td > < / tr >
< tr class = "memitem:a5917b5098e529fafe67a53e03f1e7011 inherit pub_static_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > static const uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a5917b5098e529fafe67a53e03f1e7011" > epDataInIndex< / a > = 1< / td > < / tr >
< tr class = "separator:a5917b5098e529fafe67a53e03f1e7011 inherit pub_static_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0dc940bc4f1bed7525bb768e37e6cb61 inherit pub_static_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > static const uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a0dc940bc4f1bed7525bb768e37e6cb61" > epDataOutIndex< / a > = 2< / td > < / tr >
< tr class = "separator:a0dc940bc4f1bed7525bb768e37e6cb61 inherit pub_static_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9b32207fdf256e5f8553ba4048b64307 inherit pub_static_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > static const uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a9b32207fdf256e5f8553ba4048b64307" > epInterruptInIndex< / a > = 3< / td > < / tr >
< tr class = "separator:a9b32207fdf256e5f8553ba4048b64307 inherit pub_static_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "inherit_header pro_methods_class_a_c_m" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_class_a_c_m')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "class_a_c_m.html" > ACM< / a > < / td > < / tr >
< tr class = "memitem:aa05a65487f5e02bab40ccba1018ee5b6 inherit pro_methods_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#aa05a65487f5e02bab40ccba1018ee5b6" > PrintEndpointDescriptor< / a > (const < a class = "el" href = "struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html" > USB_ENDPOINT_DESCRIPTOR< / a > *ep_ptr)< / td > < / tr >
< tr class = "separator:aa05a65487f5e02bab40ccba1018ee5b6 inherit pro_methods_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_class_a_c_m" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_class_a_c_m')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "class_a_c_m.html" > ACM< / a > < / td > < / tr >
< tr class = "memitem:ae403b0129d7beda921de9d9586b597f7 inherit pro_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "class_u_s_b.html" > USB< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#ae403b0129d7beda921de9d9586b597f7" > pUsb< / a > < / td > < / tr >
< tr class = "separator:ae403b0129d7beda921de9d9586b597f7 inherit pro_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3f160c6c757994f0c30bd5c5f1fb9d95 inherit pro_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "class_c_d_c_async_oper.html" > CDCAsyncOper< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a3f160c6c757994f0c30bd5c5f1fb9d95" > pAsync< / a > < / td > < / tr >
< tr class = "separator:a3f160c6c757994f0c30bd5c5f1fb9d95 inherit pro_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abaa06a619a519f4cb39cc8482af6f111 inherit pro_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#abaa06a619a519f4cb39cc8482af6f111" > bAddress< / a > < / td > < / tr >
< tr class = "separator:abaa06a619a519f4cb39cc8482af6f111 inherit pro_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1a17c2d77625599da12b26cb0c90d39 inherit pro_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#af1a17c2d77625599da12b26cb0c90d39" > bConfNum< / a > < / td > < / tr >
< tr class = "separator:af1a17c2d77625599da12b26cb0c90d39 inherit pro_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5512d9e8c8c59371f16018fe8ce46b19 inherit pro_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a5512d9e8c8c59371f16018fe8ce46b19" > bControlIface< / a > < / td > < / tr >
< tr class = "separator:a5512d9e8c8c59371f16018fe8ce46b19 inherit pro_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a720b72b524e03da8f17c045e0d689ba1 inherit pro_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a720b72b524e03da8f17c045e0d689ba1" > bDataIface< / a > < / td > < / tr >
< tr class = "separator:a720b72b524e03da8f17c045e0d689ba1 inherit pro_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a058b4d4a088a002fcde4fb2b75e33f93 inherit pro_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a058b4d4a088a002fcde4fb2b75e33f93" > bNumEP< / a > < / td > < / tr >
< tr class = "separator:a058b4d4a088a002fcde4fb2b75e33f93 inherit pro_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6701d70ae4734e8a81971d9fb8b085f2 inherit pro_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a6701d70ae4734e8a81971d9fb8b085f2" > qNextPollTime< / a > < / td > < / tr >
< tr class = "separator:a6701d70ae4734e8a81971d9fb8b085f2 inherit pro_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-04-07 16:07:33 +02:00
< tr class = "memitem:a78094c4a4c98348b5b12b72505e40010 inherit pro_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > volatile bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a78094c4a4c98348b5b12b72505e40010" > bPollEnable< / a > < / td > < / tr >
< tr class = "separator:a78094c4a4c98348b5b12b72505e40010 inherit pro_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae9a10861da80510a54942a511ce9009e inherit pro_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > volatile bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#ae9a10861da80510a54942a511ce9009e" > ready< / a > < / td > < / tr >
< tr class = "separator:ae9a10861da80510a54942a511ce9009e inherit pro_attribs_class_a_c_m" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9adb07c91a554fdd9ebdd7357ed78dfc inherit pro_attribs_class_a_c_m" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structtty__features.html" > tty_features< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_a_c_m.html#a9adb07c91a554fdd9ebdd7357ed78dfc" > _enhanced_status< / a > < / td > < / tr >
< tr class = "separator:a9adb07c91a554fdd9ebdd7357ed78dfc inherit pro_attribs_class_a_c_m" > < 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 = "cdcprolific_8h_source.html#l00122" > 122< / a > of file < a class = "el" href = "cdcprolific_8h_source.html" > cdcprolific.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 = "ab3dfad9e451152abbdab4856accbb80c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab3dfad9e451152abbdab4856accbb80c" > ◆ < / a > < / span > PL2303()< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PL2303::PL2303 < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "class_u_s_b.html" > USB< / a > *  < / td >
< td class = "paramname" > < em > pusb< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "class_c_d_c_async_oper.html" > CDCAsyncOper< / a > *  < / td >
< td class = "paramname" > < em > pasync< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "cdcprolific_8cpp_source.html#l00019" > 19< / a > of file < a class = "el" href = "cdcprolific_8cpp_source.html" > cdcprolific.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 = "a23c849fb504c1fe6f46c84d04c0a47cf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a23c849fb504c1fe6f46c84d04c0a47cf" > ◆ < / 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 >
< td class = "memname" > uint8_t PL2303::Init < / td >
< td > (< / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > parent< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > uint8_t  < / td >
< td class = "paramname" > < em > port< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > lowspeed< / 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented from < a class = "el" href = "class_a_c_m.html#ad3210651d58c77d3ded4b4b83a9476b7" > ACM< / a > .< / p >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "cdcprolific_8cpp_source.html#l00024" > 24< / a > of file < a class = "el" href = "cdcprolific_8cpp_source.html" > cdcprolific.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-02-05 22:39:56 +01:00
< li > < a class = "el" href = "cdcprolific_8h_source.html" > cdcprolific.h< / a > < / li >
< li > < a class = "el" href = "cdcprolific_8cpp_source.html" > cdcprolific.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 >