MPC563XM Reference Manual, Rev. 1
Freescale Semiconductor
423
Preliminary—Subject to Change Without Notice
Figure 14-10. INTC Software Set/Clear Interrupt Register 4 - 7 (INTC_SSCIR4_7)
The Software Set/Clear Interrupt Registers support the setting or clearing of software setable interrupt
request. These registers contain eight independent sets of bits to set and clear a corresponding flag bit by
software. With the exception of being set by software, this flag bit behaves the same as a flag bit set within
a peripheral. This flag bit generates an interrupt request within the INTC just like a peripheral interrupt
request. Writing a ‘1’ to SET
x
will leave SET
x
unchanged at ‘0’ but will set CLR
x
. Writing a ‘0’ to SET
x
will have no effect. CLR
x
is the flag bit. Writing a ‘1’ to CLR
x
will clear it. Writing a ‘0’ to CLR
x
will
have no effect. If a ‘1’ is written to a pair SET
x
and CLR
x
bits at the same time, CLR
x
will be asserted,
regardless of whether CLR
x
was asserted before the write.
SET0 - SET7 — Set Flag bits
Writing a ‘1’ will set the corresponding CLR
x
bit. Writing a ‘0’ will have no effect. Each SET
x
always
will be read as a ‘0’.
CLR0 - CLR7 — Clear Flag bits
CLR
x
is the flag bit. Writing a ‘1’ to CLR
x
will clear it provided that a ‘1’ is not written simultaneously
to its corresponding SET
x
bit. Writing a ‘0’ to CLR
x
will have no effect.
1 = Interrupt request pending within INTC.
0 = Interrupt request not pending within INTC.
IN0x24
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
0
0
0
0
0
0
0
CLR4
0
0
0
0
0
0
0
CLR5
W
SET4
SET5
RESET:
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
R
0
0
0
0
0
0
0
CLR6
0
0
0
0
0
0
0
CLR7
W
SET6
SET7
RESET:
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
= Unimplemented or Reserved