eric6/Documentation/Source/eric6.MicroPython.MicroPythonDevices.html

changeset 8039
13fed1ed06e8
parent 7989
a21d673a8f99
child 8070
6758ba4670e1
equal deleted inserted replaced
8038:73ec029d4107 8039:13fed1ed06e8
112 <tr> 112 <tr>
113 <td><a href="#MicroPythonDevice.deviceName">deviceName</a></td> 113 <td><a href="#MicroPythonDevice.deviceName">deviceName</a></td>
114 <td>Public method to get the name of the device.</td> 114 <td>Public method to get the name of the device.</td>
115 </tr> 115 </tr>
116 <tr> 116 <tr>
117 <td><a href="#MicroPythonDevice.downloadFirmware">downloadFirmware</a></td>
118 <td>Public method to download the device firmware.</td>
119 </tr>
120 <tr>
117 <td><a href="#MicroPythonDevice.forceInterrupt">forceInterrupt</a></td> 121 <td><a href="#MicroPythonDevice.forceInterrupt">forceInterrupt</a></td>
118 <td>Public method to determine the need for an interrupt when opening the serial connection.</td> 122 <td>Public method to determine the need for an interrupt when opening the serial connection.</td>
119 </tr> 123 </tr>
120 <tr> 124 <tr>
121 <td><a href="#MicroPythonDevice.getDocumentationUrl">getDocumentationUrl</a></td> 125 <td><a href="#MicroPythonDevice.getDocumentationUrl">getDocumentationUrl</a></td>
309 <dt>Return Type:</dt> 313 <dt>Return Type:</dt>
310 <dd> 314 <dd>
311 str 315 str
312 </dd> 316 </dd>
313 </dl> 317 </dl>
318 <a NAME="MicroPythonDevice.downloadFirmware" ID="MicroPythonDevice.downloadFirmware"></a>
319 <h4>MicroPythonDevice.downloadFirmware</h4>
320 <b>downloadFirmware</b>(<i></i>)
321
322 <p>
323 Public method to download the device firmware.
324 </p>
314 <a NAME="MicroPythonDevice.forceInterrupt" ID="MicroPythonDevice.forceInterrupt"></a> 325 <a NAME="MicroPythonDevice.forceInterrupt" ID="MicroPythonDevice.forceInterrupt"></a>
315 <h4>MicroPythonDevice.forceInterrupt</h4> 326 <h4>MicroPythonDevice.forceInterrupt</h4>
316 <b>forceInterrupt</b>(<i></i>) 327 <b>forceInterrupt</b>(<i></i>)
317 328
318 <p> 329 <p>

eric ide

mercurial