UM10413
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2011. All rights reserved.
User manual
Rev. 1 — 16 December 2011
23 of 268
NXP Semiconductors
UM10413
MPT612 User manual
9.4.4 Interrupt enable register (VICIntEnable - 0xFFFF F010)
This register is read/write accessible. It controls which of the 32 interrupt requests and
software interrupts contribute to FIQ or IRQ.
9.4.5 Interrupt enable clear register (VICIntEnClear - 0xFFFF F014)
This register is write only. It allows software to clear one or more bits in the interrupt
enable register without having to read it first; see
).
Table 17.
Raw interrupt status register (VICRawIntr - address 0xFFFF F008) bit description
Bit
Symbol
Value
Description
Reset
value
31:0
0
does not assert hardware or software interrupt request with this bit
number
0
1
asserts hardware or software interrupt request with this bit number
Table 18.
Interrupt enable register (VICIntEnable - address 0xFFFF F010) bit allocation
Reset value: 0x0000 0000
Bit
31
30
29
28
27
26
25
24
Symbol
-
-
-
-
TIMER3
reserved
-
-
Access
R/W
R/W
R/W
R/W
R/W
R/W
R/W
R/W
Bit
23
22
21
20
19
18
17
16
Symbol
-
-
-
-
I2C1
AD0
-
EINT2
Access
R/W
R/W
R/W
R/W
R/W
R/W
R/W
R/W
Bit
15
14
13
12
11
10
9
8
Symbol
EINT1
EINT0
RTC
PLL
SSP/SPI1
SPI0
I2C0
-
Access
R/W
R/W
R/W
R/W
R/W
R/W
R/W
R/W
Bit
7
6
5
4
3
2
1
0
Symbol
UART1
UART0
TIMER1
reserved
ARMCore1
ARMCore0
-
WDT
Access
R/W
R/W
R/W
R/W
R/W
R/W
R/W
R/W
Table 19.
Interrupt enable register (VICIntEnable - address 0xFFFF F010) bit description
Bit
Symbol
Description
Reset
value
31:0
see
when this register is read, 1s indicate interrupt requests or software interrupts
enabled to contribute to FIQ or IRQ.
when this register is written, 1s enable interrupt requests or software interrupts
to contribute to FIQ or IRQ, 0s have no effect. To disable interrupts, see
and
.
0