Author | Matthew Schinkel, copyright © 2010, all rights reserved. |
Adapted-by | William Welch |
Compiler | >=2.4m |
read and write to 24lc02 i2c eeprom
http://groups.google.com/group/jallib
No dependency found
ee_24lc02_write(byte in ic_address, byte in mem_address, byte in data)
ee_24lc02_read(byte in ic_address, byte in mem_address, byte out data)
ee_24lc02_write(byte in ic_address, byte in mem_address, byte in data)
Write data to 24LC02 at input address
ee_24lc02_read(byte in ic_address, byte in mem_address, byte out data)
Read data from 24LC02 at input address