Page write is more efficient than individual byte writes. This allows your application to send 32 bytes to the EEPROM to write in a single transaction, instead of 32 individual byte writes.
Page write is more efficient than individual byte writes. This allows your application to send 32 bytes to the EEPROM to write in a single transaction, instead of 32 individual byte writes.