EEDR – The EEPROM Data Register

When using the I/O specific commands IN and OUT, the I/O addresses 0x00 - 0x3F must be used. When addressing I/O Registers as data space using LD and ST instructions, 0x20 must be added to these offset addresses.

Name:
EEDR
Offset:
0x1D
Reset:
0x00
Access:
When addressing I/O Registers as data space the offset address is 0x3D
Bit76543210
EEDRn[7:0]
AccessR/WR/WR/WR/WR/WR/WR/WR/W
Reset00000000

Bits 7:0 – EEDRn: EEPROM Data [n = 7:0]

EEPROM Data [n = 7:0]

For the EEPROM write operation, the EEDR Register contains the data to be written to the EEPROM in the address given by the EEAR Register. For the EEPROM read operation, the EEDR contains the data read out from the EEPROM at the address given by EEAR.