CSUDMA_SRC_I_MASK (CSUDMA) Register Description
| Register Name | CSUDMA_SRC_I_MASK |
| Offset Address | 0x0000000020 |
| Absolute Address |
0x00FFC80020 (CSUDMA)
|
| Width | 32 |
| Type | mixedMixed types. See bit-field details. |
| Reset Value | 0x0000007F |
| Description | SRC DMA Interrupt Mask |
Reads will return the status of the interrupt mask - 1 indicates mask the interrupt, do not pass it along - 0 indicates do not mask the interrupt, pass it along as is. Writes to this register are ignored.
CSUDMA_SRC_I_MASK (CSUDMA) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
| Reserved | 31:7 | razRead as zero | 0x0 | RESERVED. Return 0 when read. Writes ignored. |
| INVALID_APB | 6 | roRead-only | 0x1 | See SRC DMA Interrupt Sticky Register for field description |
| THRESH_HIT | 5 | roRead-only | 0x1 | See SRC DMA Interrupt Sticky Register for field description |
| TIMEOUT_MEM | 4 | roRead-only | 0x1 | See SRC DMA Interrupt Sticky Register for field description |
| TIMEOUT_STRM | 3 | roRead-only | 0x1 | See SRC DMA Interrupt Sticky Register for field description |
| AXI_RDERR | 2 | roRead-only | 0x1 | See SRC DMA Interrupt Sticky Register for field description |
| DONE | 1 | roRead-only | 0x1 | See SRC DMA Interrupt Sticky Register for field description |
| MEM_DONE | 0 | roRead-only | 0x1 | See SRC DMA Interrupt Sticky Register for field description |