_wait_eedata Function

Wait for an erase or write operation to complete on dsPIC30F and PIC24FXXKA devices.

Include

<libpic30.h>

Prototype

void _wait_eedata(void);

Argument

None

Return Value

None.

Remarks

None.

Default Behavior

Wait for an erase or write operation to complete.

File

eedata_helper.c