Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > ae19f57cd4e306abd5716199a310070b > files > 7092

gnuradio-doc-3.2.2-3.fc13.x86_64.rpm

<!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"/>
<title>GNU Radio 3.2.2 C++ API: usrp_subdev_spec Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="contents">
<h1>usrp_subdev_spec Struct Reference</h1><!-- doxytag: class="usrp_subdev_spec" -->
<p>specify a daughterboard and subdevice on a daughterboard.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="usrp__subdev__spec_8h_source.html">usrp_subdev_spec.h</a>&gt;</code></p>

<p><a href="structusrp__subdev__spec-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structusrp__subdev__spec.html#a3632b3d09e513f4f43095f20b8a29427">usrp_subdev_spec</a> (unsigned int _side=0, unsigned int _subdev=0)</td></tr>
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structusrp__subdev__spec.html#aeff15f40736fb2af3e1eddb85a243252">side</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structusrp__subdev__spec.html#abb7b7dbdca4355d0957b2233a32119ef">subdev</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>specify a daughterboard and subdevice on a daughterboard. </p>
<p>In the USRP1, there are two sides, A and B.</p>
<p>A daughterboard generally implements a single subdevice, but may in general implement any number of subdevices. At this time, all daughterboards with the exception of the Basic Rx and LF Rx implement a single subdevice.</p>
<p>The Basic Rx and LF Rx implement 2 subdevices (soon 3). Subdevice 0 routes input RX-A to the DDC I input and routes a constant zero to the DDC Q input. Similarly, subdevice 1 routes input RX-B to the DDC I input and routes a constant zero to the DDC Q input. Subdevice 2 (when implemented) will route RX-A to the DDC I input and RX-B to the DDC Q input. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a3632b3d09e513f4f43095f20b8a29427"></a><!-- doxytag: member="usrp_subdev_spec::usrp_subdev_spec" ref="a3632b3d09e513f4f43095f20b8a29427" args="(unsigned int _side=0, unsigned int _subdev=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">usrp_subdev_spec::usrp_subdev_spec </td>
          <td>(</td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>_side</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>_subdev</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="aeff15f40736fb2af3e1eddb85a243252"></a><!-- doxytag: member="usrp_subdev_spec::side" ref="aeff15f40736fb2af3e1eddb85a243252" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int <a class="el" href="structusrp__subdev__spec.html#aeff15f40736fb2af3e1eddb85a243252">usrp_subdev_spec::side</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="abb7b7dbdca4355d0957b2233a32119ef"></a><!-- doxytag: member="usrp_subdev_spec::subdev" ref="abb7b7dbdca4355d0957b2233a32119ef" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int <a class="el" href="structusrp__subdev__spec.html#abb7b7dbdca4355d0957b2233a32119ef">usrp_subdev_spec::subdev</a></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="usrp__subdev__spec_8h_source.html">usrp_subdev_spec.h</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>