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">
2015-04-07 16:07:33 +02: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" / >
2015-04-07 16:07:33 +02:00
< title > USB Host Shield 2.0: tty_features Struct Reference< / title >
< 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 >
2015-04-07 16:07:33 +02:00
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "imageStyle.css" rel = "stylesheet" type = "text/css" / >
< / 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;" >
2015-04-07 16:07:33 +02:00
< div id = "projectname" > USB Host Shield 2.0
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-12-15 11:52:18 +01:00
<!-- Generated by Doxygen 1.9.1 -->
2015-04-07 16:07:33 +02: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 */
2015-04-07 16:07:33 +02: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 >
2015-04-07 16:07:33 +02: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 >
2015-04-07 16:07:33 +02:00
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "structtty__features-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > tty_features Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "cdcacm_8h_source.html" > cdcacm.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a313e0f3cc94dbc04a78e531f6a7754c9" > < td class = "memItemLeft" > union {< / td > < / tr >
< tr class = "memitem:aea7d09247c23e1ae30b928e10d96011d" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "structtty__features.html#a98aadb5a86b48f1a32f2378bb9e50e28" > tty< / a > < / td > < / tr >
< tr class = "separator:aea7d09247c23e1ae30b928e10d96011d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67db9497a3d4b8a6cebb98b881c6cd5d" > < td class = "memItemLeft" >       struct {< / td > < / tr >
< tr class = "memitem:af006e72b3bf039ea728970af19287683" > < td class = "memItemLeft" >             bool      < a class = "el" href = "structtty__features.html#a71adce0d3bb8775335f1a54fb07e4a4b" > enhanced< / a > : 1< / td > < / tr >
< tr class = "separator:af006e72b3bf039ea728970af19287683" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2805cdb46811f6912620959b34d88314" > < td class = "memItemLeft" >             bool      < a class = "el" href = "structtty__features.html#af97f813b49e81e0f89435a07525b3321" > wide< / a > : 1< / td > < / tr >
< tr class = "separator:a2805cdb46811f6912620959b34d88314" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6b54d67a337eae99d025cc547c66e93a" > < td class = "memItemLeft" >             bool      < a class = "el" href = "structtty__features.html#a9ef5060c40f75d6357bc8ce318ae637d" > autoflow_RTS< / a > : 1< / td > < / tr >
< tr class = "separator:a6b54d67a337eae99d025cc547c66e93a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac62c42eefef377584bcea66861437723" > < td class = "memItemLeft" >             bool      < a class = "el" href = "structtty__features.html#a194320115ed70a47cb0b50e6487ad70a" > autoflow_DSR< / a > : 1< / td > < / tr >
< tr class = "separator:ac62c42eefef377584bcea66861437723" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa21250ccbc24e841f847ced1d2dc33f9" > < td class = "memItemLeft" >             bool      < a class = "el" href = "structtty__features.html#a1edcb8f19de7ddb665ec63002bbd0d4d" > autoflow_XON< / a > : 1< / td > < / tr >
< tr class = "separator:aa21250ccbc24e841f847ced1d2dc33f9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1728a1c886ecf1ce91894e86344b5086" > < td class = "memItemLeft" >             bool      < a class = "el" href = "structtty__features.html#a0c748a1aae5bbba2c1ff6153380b466c" > half_duplex< / a > : 1< / td > < / tr >
< tr class = "separator:a1728a1c886ecf1ce91894e86344b5086" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67db9497a3d4b8a6cebb98b881c6cd5d" > < td class = "memItemLeft" valign = "top" >       }  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:a67db9497a3d4b8a6cebb98b881c6cd5d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a313e0f3cc94dbc04a78e531f6a7754c9" > < td class = "memItemLeft" valign = "top" > };  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:a313e0f3cc94dbc04a78e531f6a7754c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > This structure is used to report the extended capabilities of the connected device. It is also used to report the current status. Regular CDC-ACM reports all as false. < / p >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "cdcacm_8h_source.html#l00143" > 143< / a > of file < a class = "el" href = "cdcacm_8h_source.html" > cdcacm.h< / a > .< / p >
2015-04-07 16:07:33 +02:00
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
2020-11-18 20:17:17 +01:00
< a id = "a98aadb5a86b48f1a32f2378bb9e50e28" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a98aadb5a86b48f1a32f2378bb9e50e28" > ◆ < / a > < / span > tty< / h2 >
2015-04-07 16:07:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t tty_features::tty< / 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 = "cdcacm_8h_source.html#l00146" > 146< / a > of file < a class = "el" href = "cdcacm_8h_source.html" > cdcacm.h< / a > .< / p >
2015-04-07 16:07:33 +02:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a71adce0d3bb8775335f1a54fb07e4a4b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a71adce0d3bb8775335f1a54fb07e4a4b" > ◆ < / a > < / span > enhanced< / h2 >
2015-04-07 16:07:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool tty_features::enhanced< / 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 = "cdcacm_8h_source.html#l00149" > 149< / a > of file < a class = "el" href = "cdcacm_8h_source.html" > cdcacm.h< / a > .< / p >
2015-04-07 16:07:33 +02:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "af97f813b49e81e0f89435a07525b3321" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af97f813b49e81e0f89435a07525b3321" > ◆ < / a > < / span > wide< / h2 >
2015-04-07 16:07:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool tty_features::wide< / 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 = "cdcacm_8h_source.html#l00152" > 152< / a > of file < a class = "el" href = "cdcacm_8h_source.html" > cdcacm.h< / a > .< / p >
2015-04-07 16:07:33 +02:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a9ef5060c40f75d6357bc8ce318ae637d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9ef5060c40f75d6357bc8ce318ae637d" > ◆ < / a > < / span > autoflow_RTS< / h2 >
2015-04-07 16:07:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool tty_features::autoflow_RTS< / 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 = "cdcacm_8h_source.html#l00153" > 153< / a > of file < a class = "el" href = "cdcacm_8h_source.html" > cdcacm.h< / a > .< / p >
2015-04-07 16:07:33 +02:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a194320115ed70a47cb0b50e6487ad70a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a194320115ed70a47cb0b50e6487ad70a" > ◆ < / a > < / span > autoflow_DSR< / h2 >
2015-04-07 16:07:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool tty_features::autoflow_DSR< / 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 = "cdcacm_8h_source.html#l00154" > 154< / a > of file < a class = "el" href = "cdcacm_8h_source.html" > cdcacm.h< / a > .< / p >
2015-04-07 16:07:33 +02:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a1edcb8f19de7ddb665ec63002bbd0d4d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1edcb8f19de7ddb665ec63002bbd0d4d" > ◆ < / a > < / span > autoflow_XON< / h2 >
2015-04-07 16:07:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool tty_features::autoflow_XON< / 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 = "cdcacm_8h_source.html#l00155" > 155< / a > of file < a class = "el" href = "cdcacm_8h_source.html" > cdcacm.h< / a > .< / p >
2015-04-07 16:07:33 +02:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a0c748a1aae5bbba2c1ff6153380b466c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c748a1aae5bbba2c1ff6153380b466c" > ◆ < / a > < / span > half_duplex< / h2 >
2015-04-07 16:07:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool tty_features::half_duplex< / 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 = "cdcacm_8h_source.html#l00156" > 156< / a > of file < a class = "el" href = "cdcacm_8h_source.html" > cdcacm.h< / a > .< / p >
2015-04-07 16:07:33 +02:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a313e0f3cc94dbc04a78e531f6a7754c9" > < / a >
2022-12-15 11:52:18 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a313e0f3cc94dbc04a78e531f6a7754c9" > ◆ < / a > < / span > < / h2 >
2020-11-18 20:17:17 +01:00
2015-04-07 16:07:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > union { ... } < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "cdcacm_8h_source.html" > cdcacm.h< / a > < / li >
< / 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
2015-04-07 16:07:33 +02:00
< / small > < / address >
< / body >
< / html >