This class provides simplified I2C access to a Microchip 24LCxx Serial EEPROM device: - Rename the class (C2424 -> C24) - Add EraseMemoryArea method - Add DumpMemoryArea method only accessible in DEBUG mode - Add 'const' qualifier in parameters
Revisions of 24LCxx_I2C.h
Revision | Date | Message | Actions |
---|---|---|---|
1:bdf87ab4cdb8 | 2013-01-25 | Fix bad ariable naming | File Diff Annotate |
0:21c698aa86f6 | 2012-10-17 | Bug fixed in Write methods | File Diff Annotate |