📄 structport__par.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>BlueLab: port_par Struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.8 --><div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a></div><h1>port_par Struct Reference</h1>Port parameters. <a href="#_details">More...</a><p><h2>Data Fields</h2><ul><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o0">port_speed</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o1">data_bits</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o2">stop_bits</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o3">parity</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o4">parity_type</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o5">flow_ctrl_mask</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o6">xon</a><li><a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o7">xoff</a><li><a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="structport__par.html#o8">parameter_mask</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>Port parameters. <p><hr><h2>Field Documentation</h2><a class="anchor" name="o0" doxytag="port_par::port_speed" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o0">port_par::port_speed</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>The port speed. </td> </tr></table><a class="anchor" name="o1" doxytag="port_par::data_bits" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o1">port_par::data_bits</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>The data bits. </td> </tr></table><a class="anchor" name="o2" doxytag="port_par::stop_bits" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o2">port_par::stop_bits</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>The stop bits. </td> </tr></table><a class="anchor" name="o3" doxytag="port_par::parity" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o3">port_par::parity</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Parity. </td> </tr></table><a class="anchor" name="o4" doxytag="port_par::parity_type" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o4">port_par::parity_type</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>The parity type. </td> </tr></table><a class="anchor" name="o5" doxytag="port_par::flow_ctrl_mask" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o5">port_par::flow_ctrl_mask</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>The flow control mask. </td> </tr></table><a class="anchor" name="o6" doxytag="port_par::xon" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o6">port_par::xon</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>xon </td> </tr></table><a class="anchor" name="o7" doxytag="port_par::xoff" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a8">uint8</a> <a class="el" href="structport__par.html#o7">port_par::xoff</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>xoff </td> </tr></table><a class="anchor" name="o8" doxytag="port_par::parameter_mask" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="csrtypes_8h.html#a4">uint16</a> <a class="el" href="structport__par.html#o8">port_par::parameter_mask</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>The parameter mask. </td> </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="connection_8h.html">connection.h</a></ul></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -