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

branch
eric7
changeset 11265
0fb6d2c26cbf
parent 11238
ddb3c3b4d679
child 11270
0e220c26e60e
equal deleted inserted replaced
11264:6feb46361342 11265:0fb6d2c26cbf
1008 1008
1009 <dl> 1009 <dl>
1010 <dt>Return:</dt> 1010 <dt>Return:</dt>
1011 <dd> 1011 <dd>
1012 list of tuples containing the translated status data label and 1012 list of tuples containing the translated status data label and
1013 the associated value 1013 the associated value and a dictionary with keys 'ipv4' and 'ipv6'
1014 </dd> 1014 containing the respective address information
1015 </dl> 1015 </dd>
1016 <dl> 1016 </dl>
1017 <dt>Return Type:</dt> 1017 <dl>
1018 <dd> 1018 <dt>Return Type:</dt>
1019 list of tuples of (str, str) 1019 <dd>
1020 tuple of list of tuples of (str, str) and dict
1020 </dd> 1021 </dd>
1021 </dl> 1022 </dl>
1022 <dl> 1023 <dl>
1023 1024
1024 <dt>Raises <b>OSError</b>:</dt> 1025 <dt>Raises <b>OSError</b>:</dt>

eric ide

mercurial