UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
39 of 362
NXP Semiconductors
UM10208
Chapter 5: LPC2800 Flash
5.6.3 Flash Interrupt Clear register (F_INT_CLR - 0x8010 2FE8)
The Flash Interrupt Clear register allows clearing of individual interrupt flags for the flash
memory. These flags may be read in the F_INT_STAT register. The fields in the
F_INT_CLR register are shown in
5.6.4 Flash Interrupt Enable register (F_INTEN - 0x8010 2FE4)
The Flash Interrupt Enable register indicates which of the interrupt flags that are
associated with programming and erase functions are enabled to send interrupt requests
to the interrupt controller. Additional control of interrupts is provided by the interrupt
controller itself. The fields in the F_INTEN register are shown in
5.6.5 Flash Interrupt Enable Set register (F_INTEN_SET - 0x8010 2FDC)
The Flash Interrupt Enable Set register allows setting of individual interrupt enable bits for
the interrupt flags that are associated with programming and erase functions. The fields in
the F_INTEN_SET register are shown in
Table 19.
Flash Interrupt Set register (F_INT_SET - 0x8010 2FEC)
Bits Name
Description
Access Reset
value
1:0
SET_INT These bits allow software setting of interrupt flag bits in the
F_INT_STAT register.
0 : leave the corresponding bit unchanged.
1: set the corresponding bit.
WO
-
31:2 -
Reserved, user software should not write ones to reserved bits. -
-
Table 20.
Flash Interrupt Clear register (F_INT_CLR - 0x8010 2FE8)
Bits Name
Description
Access Reset
value
1:0
CLR_INT These bits allow software clearing of interrupt flag bits in the
F_INT_STAT register.
0 : leave the corresponding bit unchanged.
1: clear the corresponding bit.
WO
-
31:2
Reserved, user software should not write ones to reserved bits. -
-
Table 21.
Flash Interrupt Enable register (F_INTEN - 0x8010 2FE4)
Bits Name
Description
Access Reset
Value
0
EOE_ENABLE End-of-erase interrupt enable bit.
This bit is set when a 1 is written to F_INTEN_SET[0].
This bit is cleared when a 1 is written to F_INTEN_CLR[0].
RO
0
1
EOP_ENABLE End-of-Program interrupt enable bit.
This bit is set when a 1 is written to F_INTEN_SET[1].
This bit is cleared when a 1 is written to F_INTEN_CLR[1].
RO
0
31:2 -
Reserved. The value read from a reserved bit is not
defined.
-
-