EEPROM Registers
574
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Internal Memory
7.4.3 EEOFFSET Register (Offset = 0x8) [reset = 0x0]
EEPROM Current Offset (EEOFFSET)
The EEOFFSET register is used to select the EEPROM word to read or write within the block selected by
the EEBLOCK register. The value is a word offset into the block. Because accesses to the EERDWRINC
register change the offset, software can read the contents of this register to determine the current offset.
EEOFFSET is shown in
and described in
Return to
Figure 7-27. EEOFFSET Register
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
RESERVED
R-0x0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
RESERVED
OFFSET
R-0x0
R/W-0x0
Table 7-28. EEOFFSET Register Field Descriptions
Bit
Field
Type
Reset
Description
31-4
RESERVED
R
0x0
3-0
OFFSET
R/W
0x0
Current Address Offset
This value is the current address specified as an offset into the block
selected by the EEBLOCK register.
Once configured, the read-write registers, EERDRWR and
EERDWRINC, operate against that address.
The offset is automatically incremented by the EERDWRINC
register, with wrap around within the block, which means the offset is
incremented from 15 back to 0.