tos.interfaces.i2cpot.nc.html
来自「tinyos中文手册,是根据tinyos系统自带手册翻译过来的,虽然质量不好,但」· HTML 代码 · 共 66 行
HTML
66 行
<html><head><title>Interface: I2CPot</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> <b><a href="components_p.html">Components</a></b> <b><a href="interfaces_p.html">Interfaces</a></b> <b><a href="allfiles_p.html">All Files</a></b> <b><a href="index.html">Source Tree</a></b> </font></td><td align="right"><font size="-1">source: <b><a href="tos.interfaces.I2CPot.nc.source">tos.interfaces.I2CPot.nc</a></b></font></td></tr></table><hr><h1 align="center">Interface: I2CPot</h1><dl><dt>Components providing this interface:<dd> <a href="tos.sensorboards.micasb.I2CPotC.nc.html">tos.sensorboards.micasb.I2CPotC</a><br> <a href="tos.sensorboards.micasb.I2CPotM.nc.html">tos.sensorboards.micasb.I2CPotM</a><br></dl><p><dl><dt>Components requiring this interface:<dd> <a href="tos.sensorboards.micasb.MagM.nc.html">tos.sensorboards.micasb.MagM</a><br> <a href="tos.sensorboards.micasb.MicM.nc.html">tos.sensorboards.micasb.MicM</a><br></dl><p><table BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><tr BGCOLOR="#CCCCFF"><td><h3>Commands</h3></td></tr></table><ul><li> result_t <b>writePot</b>(char addr, char pot, char data)<li> result_t <b>readPot</b>(char addr, char pot)</ul><table BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><tr BGCOLOR="#CCCCFF"><td><h3>Events</h3></td></tr></table><ul><li> result_t <b>readPotDone</b>(char data, bool result)<li> result_t <b>writePotDone</b>(bool result)</ul>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?