Chapter 24 Cross Triggering Unit (CTU)
MPC5602P Microcontroller Reference Manual, Rev. 4
640
Freescale Semiconductor
24.8.14 FIFO status register (FST)
TH1
FIFO 1 Threshold
TH0
FIFO 0 Threshold
Address: Base + 0x007C
Access: User read/write
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
W
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 OR3
OF3 EMP3 FULL3 OR2
OF2 EMP2 FULL2 OR1
OF1 EMP1 FULL1 OR0
OF0 EMP0 FULL0
W
r1c
r1c
r1c
r1c
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 24-23. FIFO status register (FST)
Table 24-22. FST field descriptions
Field
Description
OR3
FIFO 3 Overrun interrupt flag
A read of this bit clears it.
0 Interrupt has not occurred.
1 Interrupt has occurred.
OF3
FIFO 3 threshold Overflow interrupt flag
0 Interrupt has not occurred.
1 Interrupt has occurred.
EMP3
FIFO 3 Empty interrupt flag
0 Interrupt has not occurred.
1 Interrupt has occurred.
FULL3
FIFO 3 Full interrupt flag
0 Interrupt has not occurred.
1 Interrupt has occurred.
OR2
FIFO 2 Overrun interrupt flag
A read of this bit clears it.
0 Interrupt has not occurred.
1 Interrupt has occurred.
OF2
FIFO 2 threshold Overflow interrupt flag
0 Interrupt has not occurred.
1 Interrupt has occurred.
EMP2
FIFO 2 Empty interrupt flag
0 Interrupt has not occurred.
1 Interrupt has occurred.
Table 24-21. FTH field descriptions (continued)
Field
Description