![Texas Instruments SimpleLink Ethernet MSP432E401Y Скачать руководство пользователя страница 586](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578586.webp)
EEPROM Registers
586
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Internal Memory
7.4.14 EEHIDE2 Register (Offset = 0x58) [reset = 0x0]
EEPROM Block Hide 2 (EEHIDE2)
The EEHIDE register is used to hide one or more blocks. Bits 0 through 31 of the EEHIDE1 register
correspond to EEPROM blocks 32 through 63. Bits 0 through 31 of the EEHIDE2 register correspond to
EEPROM blocks 64 through 95. Once hidden, the block is not accessible until the next reset. This model
allows initialization code to have access to data which is not visible to the rest of the application. This
register also provides for additional security in that there is no password to search for in the code or data.
EEHIDE2 is shown in
and described in
Return to
Figure 7-38. EEHIDE2 Register
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
H2
R/W-0x0
Table 7-39. EEHIDE2 Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
H2
R/W
0x0
Hide Block 2
0x0 = The corresponding block is not hidden.
0x1 = The block number that corresponds to the bit number is
hidden. A hidden block cannot be accessed, and the OFFSET value
in the EEBLOCK register cannot be set to that block number. If an
attempt is made to configure the OFFSET field to a hidden block, the
EEBLOCK register is cleared.Any attempt to clear a bit in this
register that is set is ignored.