DES µDMA Registers
878
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Data Encryption Standard Accelerator (DES)
14.8.1 DES_DMAIM Register (Offset = 0x30) [reset = 0x0]
DES DMA Interrupt Mask (DES_DMAIM)
The DES DMA Interrupt Mask register control interrupt behavior and are used to program which interrupts
are suppressed.
DES_DMAIM is shown in
and described in
.
Return to
Figure 14-21. DES_DMAIM Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
R-0x0
15
14
13
12
11
10
9
8
RESERVED
R-0x0
7
6
5
4
3
2
1
0
RESERVED
DOUT
DIN
CIN
R-0x0
R/W-0x0
R/W-0x0
R/W-0x0
Table 14-25. DES_DMAIM Register Field Descriptions
Bit
Field
Type
Reset
Description
31-3
RESERVED
R
0x0
2
DOUT
R/W
0x0
Data Out DMA Done Interrupt Mask
If this bit is unmasked, an interrupt is generated when the µDMA
writes the last word of the process result.
0x0 = The DOUT interrupt is suppressed and not sent to the
interrupt controller.
0x1 = The DOUT interrupt is sent to the interrupt controller.
1
DIN
R/W
0x0
Data In DMA Done Interrupt Mask
If this bit is unmasked, an interrupt is generated when the µDMA
writes the last word of input data to the internal FIFO of the engine.
0x0 = The DIN interrupt is suppressed and not sent to the interrupt
controller.
0x1 = The DIN interrupt is sent to the interrupt controller.
0
CIN
R/W
0x0
Context In DMA Done Interrupt Mask
If this bit is unmasked, an interrupt is generated when the µDMA
completes a context write to the internal register.
0x0 = The CIN interrupt is suppressed and not sent to the interrupt
controller.
0x1 = The CIN interrupt is sent to the interrupt controller.