Chapter 23 Analog-to-Digital Converter (ADC)
MPC5602P Microcontroller Reference Manual, Rev. 4
596
Freescale Semiconductor
23.4.3
Interrupt registers
23.4.3.1
Interrupt Status Register (ISR)
The Interrupt Status Register (ISR) contains interrupt status bits for the ADC.
23.4.3.2
Interrupt Mask Register (IMR)
The Interrupt Mask Register (IMR) contains the interrupt enable bits for the ADC.
Address: Base + 0x0010
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
0
0
0
0
0
0
0
0
0
0
0
EO
CTU
JEOC JECH EOC ECH
W
w1c
w1c
w1c
w1c
w1c
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 23-9. Interrupt Status Register (ISR)
Table 23-9. ISR field descriptions
Field
Description
EOCTU
End of CTU Conversion interrupt flag
When this bit is set, an EOCTU interrupt has occurred.
JEOC
End of Injected Channel Conversion interrupt flag
When this bit is set, a JEOC interrupt has occurred.
JECH
End of Injected Chain Conversion interrupt flag
When this bit is set, a JECH interrupt has occurred.
EOC
End of Channel Conversion interrupt flag
When this bit is set, an EOC interrupt has occurred.
ECH
End of Chain Conversion interrupt flag
When this bit is set, an ECH interrupt has occurred.