Cart Contact NSDSP Home

mcu_eeprom_spacing

This function returns the number of address bytes occupied by an EEPROM word.

Syntax

int mcu_eeprom_spacing(
        mcu_t             mcu
);

Parameters

mcu - a reference to the MCU object returned by mcu_create or mcu_get_slave_core function.

Return

The function returns the difference between addresses of two consecutive EEPROM words.

 

Minimum library version - 163

Northern Software Home NSDSP Contact Us Purchase/View Cart

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