CSUDMA_DST_ADDR_MSB (CSUDMA) Register Description
| Register Name | CSUDMA_DST_ADDR_MSB |
|---|---|
| Offset Address | 0x0000000828 |
| Absolute Address | 0x00FFC80828 (CSUDMA) |
| Width | 32 |
| Type | mixedMixed types. See bit-field details. |
| Reset Value | 0x00000000 |
| Description | Destination mem address (msbs) for DMA stream->memory data transfer |
CSUDMA_DST_ADDR_MSB (CSUDMA) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
|---|---|---|---|---|
| Reserved | 31:17 | razRead as zero | 0x0 | RESERVED. Return 0 when read. Writes ignored. |
| ADDR_MSB | 16:0 | rwNormal read/write | 0x0 | Destination memory address (msbs) for DMA stream to memory data transfer Refer to the description for CSUDMA_DST_ADDR for full details. This field is the 17 msbs of the full 49-bit DST address The full 49-bit destination address is comprised of this field concatenated with the CSUDMA_DST_ADDR field as follows: 49-bit DST address = {ADDR_MSB, CSU_DMA_DST_ADDR.ADDR, 2b00} |