Deploying to gh-pages from @ bb1bb59aff
🚀
This commit is contained in:
parent
5392aab8cb
commit
189404ed97
2 changed files with 5 additions and 4 deletions
File diff suppressed because one or more lines are too long
|
@ -1638,11 +1638,12 @@ void </td><td class="memItemRight" valign="bottom"><a class="el" href="clas
|
|||
<p>Sets TCXO (Temperature Compensated Crystal Oscillator) configuration. </p>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">TCXO</td><td>reference voltage in volts. Allowed values are 1.6, 1.7, 1.8, 2.2. 2.4, 2.7, 3.0 and 3.3 V</td></tr>
|
||||
<tr><td class="paramname">TCXO</td><td>timeout in us. Defaults to 5000 us. </td></tr>
|
||||
<tr><td class="paramname">TCXO</td><td>reference voltage in volts. Allowed values are 1.6, 1.7, 1.8, 2.2. 2.4, 2.7, 3.0 and 3.3 V. Set to 0 to disable TCXO. NOTE: After setting this parameter to 0, the module will be reset (since there's no other way to disable TCXO).</td></tr>
|
||||
<tr><td class="paramname">TCXO</td><td>timeout in us. Defaults to 5000 us.</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd><a class="el" href="group__status__codes.html">Status Codes</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue