tos.sensorboards.micasb.magm.nc.html

来自「tinyos中文手册,是根据tinyos系统自带手册翻译过来的,虽然质量不好,但」· HTML 代码 · 共 120 行

HTML
120
字号
<html><head><title>Component: MagM</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.MagM.nc.source">tos.sensorboards.micasb.MagM.nc</a></b></font></td></tr></table><hr><h1 align="center">Component: MagM</h1><p>  <table border="0" cellpadding="0"><tr valign="top"><td><b>Author:</b><td> Alec Woo  </td></tr><tr valign="top"><td>&nbsp;</td><td> Su Ping </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.platform.mica2.ADCControl.nc.html">ADCControl</a> <li>    <a href="tos.interfaces.StdControl.nc.html">StdControl</a> PotControl<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>Provided Interfaces</h3></td></tr></table><ul><li>    <a href="tos.interfaces.StdControl.nc.html">StdControl</a> <li>    <a href="tos.interfaces.MagSetting.nc.html">MagSetting</a> </ul><table BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><tr BGCOLOR="#CCCCFF"><td><h3>Variables</h3></td></tr></table><ul><li>   char axis</ul><table BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><tr BGCOLOR="#CCCCFF"><td><h3>Function Index</h3></td></tr></table><ul><li>        void <b>power_on</b>(void)<li>        void <b>power_off</b>(void)<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.MagSetting.nc.html#command result_t MagSetting.gainAdjustX(uint8_t val)"><b>MagSetting.gainAdjustX</b>    </a>(uint8_t val)<li>        command result_t     <a href="tos.interfaces.MagSetting.nc.html#command result_t MagSetting.gainAdjustY(uint8_t val)"><b>MagSetting.gainAdjustY</b>    </a>(uint8_t val)<li>         event result_t     <a href="tos.interfaces.MagSetting.nc.html# event result_t MagSetting.gainAdjustXDone(bool result)"><b>MagSetting.gainAdjustXDone</b>    </a>(bool result)<li>         event result_t     <a href="tos.interfaces.MagSetting.nc.html# event result_t MagSetting.gainAdjustYDone(bool result)"><b>MagSetting.gainAdjustYDone</b>    </a>(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)<li>        event result_t     <a href="tos.interfaces.I2CPot.nc.html#event result_t I2CPot.readPotDone(char data, bool result)"><b>I2CPot.readPotDone</b>    </a>(char data, bool result)</ul>

⌨️ 快捷键说明

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