93 <tr> |
93 <tr> |
94 <td><a href="#PyBoardDevice.__listDfuCapableDevices">__listDfuCapableDevices</a></td> |
94 <td><a href="#PyBoardDevice.__listDfuCapableDevices">__listDfuCapableDevices</a></td> |
95 <td>Private slot to list all DFU-capable devices.</td> |
95 <td>Private slot to list all DFU-capable devices.</td> |
96 </tr> |
96 </tr> |
97 <tr> |
97 <tr> |
|
98 <td><a href="#PyBoardDevice.__resetDevice">__resetDevice</a></td> |
|
99 <td>Private slot to reset the connected device.</td> |
|
100 </tr> |
|
101 <tr> |
98 <td><a href="#PyBoardDevice.__showDfuDisableInstructions">__showDfuDisableInstructions</a></td> |
102 <td><a href="#PyBoardDevice.__showDfuDisableInstructions">__showDfuDisableInstructions</a></td> |
99 <td>Private method to show some instructions to disable the DFU mode.</td> |
103 <td>Private method to show some instructions to disable the DFU mode.</td> |
100 </tr> |
104 </tr> |
101 <tr> |
105 <tr> |
102 <td><a href="#PyBoardDevice.__showDfuEnableInstructions">__showDfuEnableInstructions</a></td> |
106 <td><a href="#PyBoardDevice.__showDfuEnableInstructions">__showDfuEnableInstructions</a></td> |
302 <h4>PyBoardDevice.__listDfuCapableDevices</h4> |
306 <h4>PyBoardDevice.__listDfuCapableDevices</h4> |
303 <b>__listDfuCapableDevices</b>(<i></i>) |
307 <b>__listDfuCapableDevices</b>(<i></i>) |
304 |
308 |
305 <p> |
309 <p> |
306 Private slot to list all DFU-capable devices. |
310 Private slot to list all DFU-capable devices. |
|
311 </p> |
|
312 <a NAME="PyBoardDevice.__resetDevice" ID="PyBoardDevice.__resetDevice"></a> |
|
313 <h4>PyBoardDevice.__resetDevice</h4> |
|
314 <b>__resetDevice</b>(<i></i>) |
|
315 |
|
316 <p> |
|
317 Private slot to reset the connected device. |
307 </p> |
318 </p> |
308 <a NAME="PyBoardDevice.__showDfuDisableInstructions" ID="PyBoardDevice.__showDfuDisableInstructions"></a> |
319 <a NAME="PyBoardDevice.__showDfuDisableInstructions" ID="PyBoardDevice.__showDfuDisableInstructions"></a> |
309 <h4>PyBoardDevice.__showDfuDisableInstructions</h4> |
320 <h4>PyBoardDevice.__showDfuDisableInstructions</h4> |
310 <b>__showDfuDisableInstructions</b>(<i></i>) |
321 <b>__showDfuDisableInstructions</b>(<i></i>) |
311 |
322 |