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

branch
eric7
changeset 9927
fa258d559f01
parent 9840
d41ee69fa69b
child 10479
856476537696
equal deleted inserted replaced
9926:6222ddc7e1bd 9927:fa258d559f01
77 <tr> 77 <tr>
78 <td><a href="#TeensyDevice.__firmwareVersionResponse">__firmwareVersionResponse</a></td> 78 <td><a href="#TeensyDevice.__firmwareVersionResponse">__firmwareVersionResponse</a></td>
79 <td>Private slot handling the response of the latest version request.</td> 79 <td>Private slot handling the response of the latest version request.</td>
80 </tr> 80 </tr>
81 <tr> 81 <tr>
82 <td><a href="#TeensyDevice.__resetDevice">__resetDevice</a></td>
83 <td>Private slot to reset the connected device.</td>
84 </tr>
85 <tr>
82 <td><a href="#TeensyDevice.__showFirmwareVersions">__showFirmwareVersions</a></td> 86 <td><a href="#TeensyDevice.__showFirmwareVersions">__showFirmwareVersions</a></td>
83 <td>Private slot to show the firmware version of the connected device and the available firmware version.</td> 87 <td>Private slot to show the firmware version of the connected device and the available firmware version.</td>
84 </tr> 88 </tr>
85 <tr> 89 <tr>
86 <td><a href="#TeensyDevice._getSetTimeCode">_getSetTimeCode</a></td> 90 <td><a href="#TeensyDevice._getSetTimeCode">_getSetTimeCode</a></td>
178 <dt><i>reply</i> (QNetworkReply)</dt> 182 <dt><i>reply</i> (QNetworkReply)</dt>
179 <dd> 183 <dd>
180 reference to the reply object 184 reference to the reply object
181 </dd> 185 </dd>
182 </dl> 186 </dl>
187 <a NAME="TeensyDevice.__resetDevice" ID="TeensyDevice.__resetDevice"></a>
188 <h4>TeensyDevice.__resetDevice</h4>
189 <b>__resetDevice</b>(<i></i>)
190
191 <p>
192 Private slot to reset the connected device.
193 </p>
183 <a NAME="TeensyDevice.__showFirmwareVersions" ID="TeensyDevice.__showFirmwareVersions"></a> 194 <a NAME="TeensyDevice.__showFirmwareVersions" ID="TeensyDevice.__showFirmwareVersions"></a>
184 <h4>TeensyDevice.__showFirmwareVersions</h4> 195 <h4>TeensyDevice.__showFirmwareVersions</h4>
185 <b>__showFirmwareVersions</b>(<i></i>) 196 <b>__showFirmwareVersions</b>(<i></i>)
186 197
187 <p> 198 <p>

eric ide

mercurial