📄 struct__sys__parameters.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>WirelessUSB(TM) LS PRoC DVK RS232 Master Application: _SYS_PARAMETERS Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="classes.html">Alphabetical List</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>_SYS_PARAMETERS Struct Reference</h1><code>#include <protocol.h></code>
<p>
Collaboration diagram for _SYS_PARAMETERS:<p><center><img src="struct__SYS__PARAMETERS__coll__graph.png" border="0" usemap="#__SYS__PARAMETERS__coll__map" alt="Collaboration graph"></center>
<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><hr><a name="_details"></a><h2>Detailed Description</h2>
To setup the radio with a unique channel, PN code, checksum seed, and pin. It's also used for storing the radio manufacturing ID for the bridge.
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap>struct {</td></tr>
<tr><td class="memItemLeft" nowrap> <a class="el" href="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o0">channel</a></td></tr>
<tr><td class="memItemLeft" nowrap> <a class="el" href="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o1">pn_code</a></td></tr>
<tr><td class="memItemLeft" nowrap> <a class="el" href="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o2">seed</a></td></tr>
<tr><td class="memItemLeft" nowrap> <a class="el" href="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o3">pin</a></td></tr>
<tr><td class="memItemLeft" nowrap> <a class="el" href="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o4">signature</a></td></tr>
<tr><td class="memItemLeft" nowrap valign="top">} </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__SYS__PARAMETERS.html#o5">network_id</a></td></tr>
<tr><td class="memItemLeft" nowrap>struct {</td></tr>
<tr><td class="memItemLeft" nowrap> <a class="el" href="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o6">mid_1</a></td></tr>
<tr><td class="memItemLeft" nowrap> <a class="el" href="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o7">mid_2</a></td></tr>
<tr><td class="memItemLeft" nowrap> <a class="el" href="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o8">mid_3</a></td></tr>
<tr><td class="memItemLeft" nowrap> <a class="el" href="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o9">mid_4</a></td></tr>
<tr><td class="memItemLeft" nowrap valign="top">} </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__SYS__PARAMETERS.html#o10">bridge_mid</a></td></tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="o0" doxytag="_SYS_PARAMETERS::channel"></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="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o0">channel</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
For storing the channel used in the data packet.
<p>
</td>
</tr>
</table>
<a class="anchor" name="o1" doxytag="_SYS_PARAMETERS::pn_code"></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="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o1">pn_code</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
For storing the PN code used in the data packet.
<p>
</td>
</tr>
</table>
<a class="anchor" name="o2" doxytag="_SYS_PARAMETERS::seed"></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="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o2">seed</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
For storing the checksum seed used in the data packet.
<p>
</td>
</tr>
</table>
<a class="anchor" name="o3" doxytag="_SYS_PARAMETERS::pin"></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="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o3">pin</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
For storing the pin used in the data packet.
<p>
</td>
</tr>
</table>
<a class="anchor" name="o4" doxytag="_SYS_PARAMETERS::signature"></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="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o4">signature</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
For storing the signature when parameters are first initialized.
<p>
</td>
</tr>
</table>
<a class="anchor" name="o5" doxytag="_SYS_PARAMETERS::network_id"></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">struct { ... } <a class="el" href="struct__SYS__PARAMETERS.html#o5">network_id</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Data packet parameters for the radio and bridge.
<p>
</td>
</tr>
</table>
<a class="anchor" name="o6" doxytag="_SYS_PARAMETERS::mid_1"></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="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o6">mid_1</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
1st byte of radio manufacturing ID
<p>
</td>
</tr>
</table>
<a class="anchor" name="o7" doxytag="_SYS_PARAMETERS::mid_2"></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="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o7">mid_2</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
2nd byte of radio manufacturing ID
<p>
</td>
</tr>
</table>
<a class="anchor" name="o8" doxytag="_SYS_PARAMETERS::mid_3"></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="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o8">mid_3</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
3rd byte of radio manufacturing ID
<p>
</td>
</tr>
</table>
<a class="anchor" name="o9" doxytag="_SYS_PARAMETERS::mid_4"></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="cypdef_8h.html#a1">UINT8</a> <a class="el" href="struct__SYS__PARAMETERS.html#o9">mid_4</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
4th byte of radio manufacturing ID
<p>
</td>
</tr>
</table>
<a class="anchor" name="o10" doxytag="_SYS_PARAMETERS::bridge_mid"></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">struct { ... } <a class="el" href="struct__SYS__PARAMETERS.html#o10">bridge_mid</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Radio manufacturing ID for bridge.
<p>
</td>
</tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="protocol_8h.html">protocol.h</a></ul>
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=Generator content="Microsoft Word 10 (filtered)">
<title>Cypress Semiconductor Corporation</title>
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"MS Mincho";
panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
{font-family:"\@MS Mincho";
panose-1:2 2 6 9 4 2 5 8 3 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:#1A419D;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:#1A419D;
text-decoration:underline;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=EN-US link="#1A419D" vlink="#1A419D">
<div class=Section1>
<div>
<div align=center>
<table class=MsoNormalTable border=1 cellspacing=0 cellpadding=0 width="100%"
style='width:100.0%;border-collapse:collapse;border:none'>
<tr>
<td width="100%" style='width:100.0%;border:none;border-top:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt'>
<p class=MsoNormal align=center style='text-align:center'><b><span
style='font-size:13.0pt;font-family:Arial;color:blue'><a
href="http://www.cypress.com/">Cypress Semiconductor Corporation</a></span></b><b><span
style='font-size:13.0pt;font-family:Arial'>牋 </span></b><b><span
style='font-size:16.0pt;font-family:Symbol'>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -