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
176 of 268
NXP Semiconductors
UM10413
MPT612 User manual
19.4.4 A/D Interrupt enable register (AD0INTEN - 0xE003 400C)
This register allows control over which A/D channels generate an interrupt when a
conversion is complete. For example, it can be desirable to use some A/D channels to
monitor sensors by continuously performing conversions on them. The most recent
results are read by the application program whenever they are needed. In this case, an
interrupt is not desirable at the end of each conversion for some A/D channels.
Table 162: A/D Status register (AD0STAT - address 0xE003 4030) bit description
Bit
Symbol
Description
Reset
value
0:2
-
reserved, user software must not write logic 1s to reserved bits; value read from a
reserved bit is not defined
n/a
3
DONE3
mirrors the DONE status flag from result register for A/D channel 3
0
4
DONE4
mirrors the DONE status flag from result register for A/D channel 4
0
5
DONE5
mirrors the DONE status flag from result register for A/D channel 5
0
6
DONE6
mirrors the DONE status flag from result register for A/D channel 6
0
7
DONE7
mirrors the DONE status flag from result register for A/D channel 7
0
8:10
-
reserved, user software must not write logic 1s to reserved bits; value read from a
reserved bit is not defined
n/a
11
OVERRUN3
mirrors the OVERRRUN status flag from result register for A/D channel 3
0
12
OVERRUN4
mirrors the OVERRRUN status flag from result register for A/D channel 4
0
13
OVERRUN5
mirrors the OVERRRUN status flag from result register for A/D channel 5
0
14
OVERRUN6
mirrors the OVERRRUN status flag from result register for A/D channel 6
0
15
OVERRUN7
mirrors the OVERRRUN status flag from result register for A/D channel 7
0
16
ADINT
A/D interrupt flag. It is logic 1 when any of the individual A/D channel Done flags is
asserted and enabled to contribute to the A/D interrupt via register ADINTEN.
0
31:17
-
reserved, user software must not write logic 1s to reserved bits; value read from a
reserved bit is not defined
n/a
Table 163. A/D Interrupt enable register (AD0INTEN - address 0xE003 400C) bit description
Bit
Symbol
Value
Description
Reset
value
0:2
-
-
reserved, user software must not write logic 1s to reserved bits; value read from
a reserved bit is not defined
n/a
3
ADINTEN3
0
completion of a conversion on ADC channel 3 will not generate an interrupt
0
1
completion of a conversion on ADC channel 3 will generate an interrupt
4
ADINTEN4
0
completion of a conversion on ADC channel 4 will not generate an interrupt
0
1
completion of a conversion on ADC channel 4 will generate an interrupt
5
ADINTEN5
0
completion of a conversion on ADC channel 5 will not generate an interrupt
0
1
completion of a conversion on ADC channel 5 will generate an interrupt
6
ADINTEN6
0
completion of a conversion on ADC channel 6 will not generate an interrupt
0
1
completion of a conversion on ADC channel 6 will generate an interrupt
7
ADINTEN1
0
completion of a conversion on ADC channel 7 will not generate an interrupt
0
1
completion of a conversion on ADC channel 7 will generate an interrupt