Author | Matthew Schinkel, copyright © 2009, all rights reserved. |
Adapted-by | |
Compiler | >=2.4m |
read and write to 24lc256 i2c eeprom
http://groups.google.com/group/jallib
No dependency found
ee_24lc256_read(byte in ic_address, word in mem_address, byte out data)
ee_24lc256_write(byte in ic_address, word in mem_address, byte in data)
ee_24lc256_read(byte in ic_address, word in mem_address, byte out data)
Read data from 24LC256 at input address
ee_24lc256_write(byte in ic_address, word in mem_address, byte in data)
Write data to 24LC256 at input address
16f877 | 16f877_24lc256.jal |
16f877a | 16f877a_24lc256.jal |
18f452 | 18f452_24lc256.jal |
18f4525 | 18f4525_24lc256.jal |
18f4550 | 18f4550_24lc256.jal |
18f4620 | 18f4620_24lc256.jal |