mclErase
| void mclErase(); |
Parameters
None
Return Value
None
Remarks
The mclErase function will erase all user code from 18Fxxx(x) devices. If this function is called for any 16F8xx series MCU, a dialog box is displayed indicating that this feature is not available.
See Also
mclLoadHexFile
mclProgram
mclRead
mclVerify
mclErase
mclRun
mclGetProgramLine
mclGetProgramLineCount
mclGetDataLine
mclGetDataLineCount
mclGetConfigLine
mclGetConfigLineCount
mclAddHexLine
mclClear