![NXP Semiconductors SAFE ASSURE Qorivva MPC5601P Reference Manual Download Page 393](http://html.mh-extra.com/html/nxp-semiconductors/safe-assure-qorivva-mpc5601p/safe-assure-qorivva-mpc5601p_reference-manual_1721898393.webp)
Chapter 18 Enhanced Direct Memory Access (eDMA)
MPC5602P Microcontroller Reference Manual, Rev. 4
Freescale Semiconductor
393
18.5.2.7
eDMA Set Enable Error Interrupt Register (EDMA_SEEIR)
The EDMA_SEEIR provides a simple memory-mapped mechanism to set a given bit in the
EDMA_EEIRL to enable the error interrupt for a given channel. The data value on a register write causes
the corresponding bit in the EDMA_EEIRL to be set. Setting bit 1 (SEEI
n
) provides a global set function,
forcing the entire contents of EDMA_EEIRL to be asserted. Reads of this register return all zeroes.
18.5.2.8
eDMA Clear Enable Error Interrupt Register (EDMA_CEEIR)
The EDMA_CEEIR provides a simple memory-mapped mechanism to clear a given bit in the
EDMA_EEIRL to disable the error interrupt for a given channel. The data value on a register write causes
the corresponding bit in the EDMA_EEIRL to be cleared. Setting bit 1 (CEEI
n
) provides a global clear
function, forcing the entire contents of the EDMA_EEIRL to be zeroed, disabling error interrupts for all
channels. Reads of this register return all zeroes.
Table 18-7. EDMA_CERQR field descriptions
Field
Description
0
Reserved.
1–7
CERQ[0:6]
Clear enable request.
0–15 Clear corresponding bit in EDMA_ERQRL
16–63Reserved
64–127Clear all bits in EDMA_ERQRL
Note:
Bit 2 (CERQ1) is not used.
Address: Base + 0x001A
Access: User write-only
0
1
2
3
4
5
6
7
R
0
0
0
0
0
0
0
0
W
SEEI[0:6]
Reset
0
0
0
0
0
0
0
0
Figure 18-8. eDMA Set Enable Error Interrupt Register (EDMA_SEEIR)
Table 18-8. EDMA_SEEIR field descriptions
Field
Description
0
Reserved.
1–7
SEEI[0:6]
Set enable error interrupt.
0–15 Set corresponding bit in EDMA_EIRRL
16–63 Reserved
64–127 Set all bits in EDMA_EEIRL
Note:
Bit 2 (SEEI1) is not used.