src/eric7/Documentation/Source/eric7.MicroPython.Devices.RP2040Devices.html

branch
eric7
changeset 9880
f425c58cf8e9
parent 9878
a82014a9e57b
child 9891
e58c3fadcacc
equal deleted inserted replaced
9879:925cf5d8d80f 9880:f425c58cf8e9
801 Public method to check the availability of Ethernet. 801 Public method to check the availability of Ethernet.
802 </p> 802 </p>
803 <dl> 803 <dl>
804 <dt>Return:</dt> 804 <dt>Return:</dt>
805 <dd> 805 <dd>
806 flag indicating the availability of Ethernet 806 tuple containing a flag indicating the availability of Ethernet
807 </dd> 807 and the Ethernet type (picowiz)
808 </dl> 808 </dd>
809 <dl> 809 </dl>
810 <dt>Return Type:</dt> 810 <dl>
811 <dd> 811 <dt>Return Type:</dt>
812 bool 812 <dd>
813 tuple of (bool, str)
813 </dd> 814 </dd>
814 </dl> 815 </dl>
815 <dl> 816 <dl>
816 817
817 <dt>Raises <b>OSError</b>:</dt> 818 <dt>Raises <b>OSError</b>:</dt>

eric ide

mercurial