Buy Contact NSDSP Home

nsdsp_use_alt_mclr

This function specifies whether to use a regular MCLR pin or PGM/RTS/AMCLR when programming.

Syntax

void nsdsp_use_alt_mclr(
        nsdsp_t           nsdsp,
        int               alt_mclr
);

Parameters

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

alt_mclr - non-zero to select PGM/RTS/AMCLR, zero to select MCLR.

Notes

Before using this setting, you must configure the NSDSP programmer to use PGM/RTS/AMCLR as an AMCLR pin.

The PGM/RTS/AMCLR pin cannot generate high voltage and therefore cannot work with HVP.

 

Minimum library version - 163

Northern Software Home NSDSP Contact Us Purchase/View Cart

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