⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tos.lib.broadcast.bcastm.nc.html

📁 tinyos中文手册,是根据tinyos系统自带手册翻译过来的,虽然质量不好,但是对英文不强的人还是有用的
💻 HTML
字号:
<html><head><title>Component: BcastM</title></head><body><table BORDER="0" CELLPADDING="3" CELLSPACING="0" width="100%"><tr><td><font size="-1"><b><font color="blue"><a href="apps_p.html">Apps</a></font></b>&nbsp;&nbsp;&nbsp;<b><a href="components_p.html">Components</a></b>&nbsp;&nbsp;&nbsp;<b><a href="interfaces_p.html">Interfaces</a></b>&nbsp;&nbsp;&nbsp;<b><a href="allfiles_p.html">All Files</a></b>&nbsp;&nbsp;&nbsp;<b><a href="index.html">Source Tree</a></b>&nbsp;&nbsp;&nbsp;</font></td><td align="right"><font size="-1">source: <b><a href="tos.lib.Broadcast.BcastM.nc.source">tos.lib.Broadcast.BcastM.nc</a></b></font></td></tr></table><hr><h1 align="center">Component: BcastM</h1><p>   <p><table BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><tr BGCOLOR="#CCCCFF"><td><h3>Required Interfaces</h3></td></tr></table><ul><li>    <a href="tos.interfaces.StdControl.nc.html">StdControl</a> SubControl<li>    <a href="tos.interfaces.ReceiveMsg.nc.html">ReceiveMsg</a> <li>    <a href="tos.interfaces.SendMsg.nc.html">SendMsg</a> </ul><table BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><tr BGCOLOR="#CCCCFF"><td><h3>Provided Interfaces</h3></td></tr></table><ul><li>    <a href="tos.interfaces.StdControl.nc.html">StdControl</a> <li>    <a href="tos.interfaces.Receive.nc.html">Receive</a> </ul><table BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><tr BGCOLOR="#CCCCFF"><td><h3>Variables</h3></td></tr></table><ul><li>   int16_t BcastSeqno<li>   struct TOS_Msg FwdBuffer[BcastM.FWD_QUEUE_SIZE]<li>   uint8_t iFwdBufHead<li>   uint8_t iFwdBufTail</ul><table BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><tr BGCOLOR="#CCCCFF"><td><h3>Function Index</h3></td></tr></table><ul><li>        static void <b>initialize</b>(void)<menu>********************************************************************* Initialization *********************************************************************</menu><p><li>        static bool <b>newBcast</b>(int16_t proposed)<menu>********************************************************************* Internal functions*********************************************************************</menu><p><li>        static void <b>FwdBcast</b>(TOS_BcastMsg *pRcvMsg, uint8_t Len, uint8_t id)<li>        command result_t     <a href="tos.interfaces.StdControl.nc.html#command result_t StdControl.init(void)"><b>StdControl.init</b>    </a>(void)<menu>********************************************************************* Commands and events*********************************************************************</menu><p><li>        command result_t     <a href="tos.interfaces.StdControl.nc.html#command result_t StdControl.start(void)"><b>StdControl.start</b>    </a>(void)<li>        command result_t     <a href="tos.interfaces.StdControl.nc.html#command result_t StdControl.stop(void)"><b>StdControl.stop</b>    </a>(void)<li>        event result_t     <a href="tos.interfaces.SendMsg.nc.html#event result_t SendMsg.sendDone(uint8_t id, TOS_MsgPtr pMsg, result_t success)"><b>SendMsg.sendDone</b>    </a>(uint8_t id, TOS_MsgPtr pMsg, result_t success)<li>        event TOS_MsgPtr     <a href="tos.interfaces.ReceiveMsg.nc.html#event TOS_MsgPtr ReceiveMsg.receive(uint8_t id, TOS_MsgPtr pMsg)"><b>ReceiveMsg.receive</b>    </a>(uint8_t id, TOS_MsgPtr pMsg)<li>         event TOS_MsgPtr     <a href="tos.interfaces.Receive.nc.html# event TOS_MsgPtr Receive.receive(uint8_t id, TOS_MsgPtr pMsg, void *payload, uint16_t payloadLen)"><b>Receive.receive</b>    </a>(uint8_t id, TOS_MsgPtr pMsg, void *payload, uint16_t payloadLen)</ul>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -