Buy Contact NSDSP Home

nsdsp_ignore_eeprom

This function allows you to ignore EEPROM when running canned algorithms.

Syntax

void nsdsp_ignore_eeprom(
        nsdsp_t           nsdsp,
        int               ignore
);

Parameters

nsdsp - a reference to the NSDSP object returned by nsdsp_connect function

ignore - non-zero to ignore EEPROM, or zero otherwise

Notes

If you ignore EEPROM when programming, EEPROM will be preserved (if the chip protection allows). If you ignore EEPROM when reading or verifying, it will not be read or verified.

 

Minimum library version - 163

Northern Software Home NSDSP Contact Us Purchase/View Cart

© 2007-2026 Northern Software Inc. All Rights Reserved.