1379 <div align="right"><a href="#top">Up</a></div> |
1379 <div align="right"><a href="#top">Up</a></div> |
1380 <hr /> |
1380 <hr /> |
1381 <hr /> |
1381 <hr /> |
1382 <a NAME="eraseFlash" ID="eraseFlash"></a> |
1382 <a NAME="eraseFlash" ID="eraseFlash"></a> |
1383 <h2>eraseFlash</h2> |
1383 <h2>eraseFlash</h2> |
1384 <b>eraseFlash</b>(<i>port</i>) |
1384 <b>eraseFlash</b>(<i>port, parent=None</i>) |
1385 <p> |
1385 <p> |
1386 Slot to erase the device flash memory. |
1386 Slot to erase the device flash memory. |
1387 </p> |
1387 </p> |
1388 |
1388 |
1389 <dl> |
1389 <dl> |
1390 |
1390 |
1391 <dt><i>port</i> (str)</dt> |
1391 <dt><i>port</i> (str)</dt> |
1392 <dd> |
1392 <dd> |
1393 name of the serial port device to be used |
1393 name of the serial port device to be used |
|
1394 </dd> |
|
1395 <dt><i>parent</i> (QWidget)</dt> |
|
1396 <dd> |
|
1397 reference to the parent widget (defaults to None) |
1394 </dd> |
1398 </dd> |
1395 </dl> |
1399 </dl> |
1396 <div align="right"><a href="#top">Up</a></div> |
1400 <div align="right"><a href="#top">Up</a></div> |
1397 <hr /> |
1401 <hr /> |
1398 <hr /> |
1402 <hr /> |
1399 <a NAME="flashAddonFirmware" ID="flashAddonFirmware"></a> |
1403 <a NAME="flashAddonFirmware" ID="flashAddonFirmware"></a> |
1400 <h2>flashAddonFirmware</h2> |
1404 <h2>flashAddonFirmware</h2> |
1401 <b>flashAddonFirmware</b>(<i>port</i>) |
1405 <b>flashAddonFirmware</b>(<i>port, parent=None</i>) |
1402 <p> |
1406 <p> |
1403 Slot to flash some additional firmware images. |
1407 Slot to flash some additional firmware images. |
1404 </p> |
1408 </p> |
1405 |
1409 |
1406 <dl> |
1410 <dl> |
1407 |
1411 |
1408 <dt><i>port</i> (str)</dt> |
1412 <dt><i>port</i> (str)</dt> |
1409 <dd> |
1413 <dd> |
1410 name of the serial port device to be used |
1414 name of the serial port device to be used |
|
1415 </dd> |
|
1416 <dt><i>parent</i> (QWidget)</dt> |
|
1417 <dd> |
|
1418 reference to the parent widget (defaults to None) |
1411 </dd> |
1419 </dd> |
1412 </dl> |
1420 </dl> |
1413 <div align="right"><a href="#top">Up</a></div> |
1421 <div align="right"><a href="#top">Up</a></div> |
1414 <hr /> |
1422 <hr /> |
1415 <hr /> |
1423 <hr /> |
1416 <a NAME="flashPythonFirmware" ID="flashPythonFirmware"></a> |
1424 <a NAME="flashPythonFirmware" ID="flashPythonFirmware"></a> |
1417 <h2>flashPythonFirmware</h2> |
1425 <h2>flashPythonFirmware</h2> |
1418 <b>flashPythonFirmware</b>(<i>port</i>) |
1426 <b>flashPythonFirmware</b>(<i>port, parent=None</i>) |
1419 <p> |
1427 <p> |
1420 Slot to flash a MicroPython firmware to the device. |
1428 Slot to flash a MicroPython firmware to the device. |
1421 </p> |
1429 </p> |
1422 |
1430 |
1423 <dl> |
1431 <dl> |
1424 |
1432 |
1425 <dt><i>port</i> (str)</dt> |
1433 <dt><i>port</i> (str)</dt> |
1426 <dd> |
1434 <dd> |
1427 name of the serial port device to be used |
1435 name of the serial port device to be used |
|
1436 </dd> |
|
1437 <dt><i>parent</i> (QWidget)</dt> |
|
1438 <dd> |
|
1439 reference to the parent widget (defaults to None) |
1428 </dd> |
1440 </dd> |
1429 </dl> |
1441 </dl> |
1430 <div align="right"><a href="#top">Up</a></div> |
1442 <div align="right"><a href="#top">Up</a></div> |
1431 <hr /> |
1443 <hr /> |
1432 </body></html> |
1444 </body></html> |