source: PlatformSupport/CustomPeripherals/pcores/w3_clock_controller_v3_00_b/doc/html/api/index.html

Last change on this file was 1793, checked in by murphpo, 12 years ago
  • Property svn:mime-type set to text/html
File size: 3.1 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6<title>w3_clock_controller Driver: Main Page</title>
7<link href="tabs.css" rel="stylesheet" type="text/css"/>
8<script type="text/javascript" src="jquery.js"></script>
9<script type="text/javascript" src="dynsections.js"></script>
10<link href="navtree.css" rel="stylesheet" type="text/css"/>
11<script type="text/javascript" src="resize.js"></script>
12<script type="text/javascript" src="navtree.js"></script>
13<script type="text/javascript">
14  $(document).ready(initResizable);
15</script>
16<link href="warp_docs.css" rel="stylesheet" type="text/css" />
17</head>
18<body>
19<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
20<div id="titlearea">
21<table cellspacing="0" cellpadding="0">
22 <tbody>
23 <tr style="height: 56px;">
24  <td style="padding-left: 0.5em;">
25   <div id="projectname">w3_clock_controller Driver
26   </div>
27   <div id="projectbrief">Driver for WARP v3 AD9512 clock buffer controller core (w3_clock_controller_v3_00_b)</div>
28  </td>
29 </tr>
30 </tbody>
31</table>
32</div>
33<!-- end header part -->
34<!-- Generated by Doxygen 1.8.2 -->
35  <div id="navrow1" class="tabs">
36    <ul class="tablist">
37      <li class="current"><a href="index.html"><span>Main&#160;Page</span></a></li>
38      <li><a href="modules.html"><span>Doc&#160;Sections</span></a></li>
39    </ul>
40  </div>
41</div><!-- top -->
42<div id="side-nav" class="ui-resizable side-nav-resizable">
43  <div id="nav-tree">
44    <div id="nav-tree-contents">
45      <div id="nav-sync" class="sync"></div>
46    </div>
47  </div>
48  <div id="splitbar" style="-moz-user-select:none;" 
49       class="ui-resizable-handle">
50  </div>
51</div>
52<script type="text/javascript">
53$(document).ready(function(){initNavTree('index.html','');});
54</script>
55<div id="doc-content">
56<div class="header">
57  <div class="headertitle">
58<div class="title">w3_clock_controller Driver Documentation</div>  </div>
59</div><!--header-->
60<div class="contents">
61<div class="textblock"><p>This is the driver for the w3_clock_controller core, which implements an SPI master for controlling the AD9512 clock buffers on the WARP v3 board. Refer to the WARP v3 user guide for more details on the clock options and connections.</p>
62<dl class="section version"><dt>Version</dt><dd>3.00.b </dd></dl>
63<dl class="section author"><dt>Author</dt><dd>Patrick Murphy </dd></dl>
64<dl class="section copyright"><dt>Copyright</dt><dd>(c) 2012 Mango Communications, Inc. All rights reserved.<br/>
65 Released under the WARP open source license (see <a href="http://warp.rice.edu/license">http://warp.rice.edu/license</a>) </dd></dl>
66</div></div><!-- contents -->
67</div><!-- doc-content -->
68<!-- start footer part -->
69<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
70  <ul>
71    <li class="footer">Generated on Sun Aug 19 2012 21:58:59 for w3_clock_controller Driver by doxygen v1.8.2</li>
72  </ul>
73</div>
74</body>
75</html>
Note: See TracBrowser for help on using the repository browser.