BSP_EEPROM_WriteBuffer() function
Writes buffer of data to the I2C EEPROM.
Arguments
pBuffer
pointer to the buffer containing the data to be written to the EEPROM.
WriteAddr
EEPROM's internal address to write to.
NumByteToWrite
number of bytes to write to the EEPROM.
Return value
EEPROM_OK (0) if operation is correctly performed, else return value different from EEPROM_OK (0) or the timeout user callback.
Examples
BSP_EEPROM_WriteBuffer() is referenced by 1 libraries and example projects: