_erase_eedata_all Function

Erase the entire range of EEDATA memory on dsPIC30F and PIC24FXXKA devices.

Include

<libpic30.h>

Prototype

void _erase_eedata_all(void);

Argument

None

Return Value

None.

Remarks

None.

Default Behavior

Erase all EEDATA memory for the selected device.

File

eedata_helper.c