Author | William Welch Copyright © 2009, all rights reserved. |
Adapted-by | |
Compiler | 2.4 |
The 25AA02E48 is pre-programmed with a unique EUI-48 address but also allows for user-generated non-volatile storage.
No dependency found
ee25_write(byte in addr, byte in data)
write the data to the specified address.
ee25_wr_status(byte in data)
optional routine for advanced operations. write the Status register (be careful)
ee25_read(byte in addr) return byte
read the data from the specified address
ee25_rd_status() return byte
optional routine for advanced operations. read the Status register
16f819 | 16f819_ee25aa02e48_lcd.jal |