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

📄 tos.sensorboards.micasb.i2cpotm.nc.html

📁 tinyos中文手册,是根据tinyos系统自带手册翻译过来的,虽然质量不好,但是对英文不强的人还是有用的
💻 HTML
字号:
<html><head><title>Component: I2CPotM</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.sensorboards.micasb.I2CPotM.nc.source">tos.sensorboards.micasb.I2CPotM.nc</a></b></font></td></tr></table><hr><h1 align="center">Component: I2CPotM</h1><p>  <table border="0" cellpadding="0"><tr valign="top"><td><b>Author:</b><td> Alec Woo </td></tr></table><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.I2C.nc.html">I2C</a> <li>    <a href="tos.interfaces.Leds.nc.html">Leds</a> <li>    <a href="tos.interfaces.StdControl.nc.html">StdControl</a> I2CControl</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.I2CPot.nc.html">I2CPot</a> </ul><table BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><tr BGCOLOR="#CCCCFF"><td><h3>Variables</h3></td></tr></table><ul><li>   char data<li>   char state<li>   char addr<li>   char pot</ul><table BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><tr BGCOLOR="#CCCCFF"><td><h3>Function Index</h3></td></tr></table><ul><li>        command result_t     <a href="tos.interfaces.StdControl.nc.html#command result_t StdControl.init(void)"><b>StdControl.init</b>    </a>(void)<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>        command result_t     <a href="tos.interfaces.I2CPot.nc.html#command result_t I2CPot.writePot(char line_addr, char pot_addr, char in_data)"><b>I2CPot.writePot</b>    </a>(char line_addr, char pot_addr, char in_data)<li>        command result_t     <a href="tos.interfaces.I2CPot.nc.html#command result_t I2CPot.readPot(char line_addr, char pot_addr)"><b>I2CPot.readPot</b>    </a>(char line_addr, char pot_addr)<li>        event result_t     <a href="tos.interfaces.I2C.nc.html#event result_t I2C.sendStartDone(void)"><b>I2C.sendStartDone</b>    </a>(void)<li>        event result_t     <a href="tos.interfaces.I2C.nc.html#event result_t I2C.sendEndDone(void)"><b>I2C.sendEndDone</b>    </a>(void)<li>        event result_t     <a href="tos.interfaces.I2C.nc.html#event result_t I2C.writeDone(bool result)"><b>I2C.writeDone</b>    </a>(bool result)<li>        event result_t     <a href="tos.interfaces.I2C.nc.html#event result_t I2C.readDone(char in_data)"><b>I2C.readDone</b>    </a>(char in_data)<li>         event result_t     <a href="tos.interfaces.I2CPot.nc.html# event result_t I2CPot.readPotDone(char in_data, bool result)"><b>I2CPot.readPotDone</b>    </a>(char in_data, bool result)<li>         event result_t     <a href="tos.interfaces.I2CPot.nc.html# event result_t I2CPot.writePotDone(bool result)"><b>I2CPot.writePotDone</b>    </a>(bool result)</ul>

⌨️ 快捷键说明

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