25.4 Peripheral Dependencies

Peripheral NameBase AddressNVIC IRQ Index:SourceMCLK AXI/APB Clocks Index:Name (1)PAC Peripheral Peripheral Identifier (PAC.WRCTRL)Power Domain
DMAC0x4485 0000 (APB B)39 : Priority 3 40 : Priority 2 41 : Priority 1 42 : Priority 0AXI: MCLK.CLKMSK0[24]

APB: MCLK.CLKMSK0[25]

19VDDREG
Note:
  1. Register Field: MCLK.CLKMSK{index/32}.MASK[index mod 32].

Power Management

The DMAC will continue to operate in any Sleep mode where the selected source clock is running. The DMAC’s interrupts can be used to wake up the device from sleep modes. Events connected to the event system can trigger other operations in the system without exiting sleep modes. On hardware or software reset, all registers are set to their reset value.

Debug Operation

When the CPU is halted in Debug mode the DMAC will halt normal operation. The DMAC can be forced to continue operation during debugging. Refer to DBGCTRL SFR for additional information.

Register Access Protection

All registers with write-access can be write-protected optionally by the Peripheral Access Controller (PAC), except the following registers:

  • Interrupt Priority Status Registers (INTSTAT4-1)
  • Channel Interrupt Registers (CHINTENCLRn, CHINTENSETn, CHINTFn)
  • All of the channel status registers

Optional write-protection by the Peripheral Access Controller (PAC) is denoted by the "PAC Write-Protection" property in each individual register description. PAC write-protection does not apply to accesses through an external debugger.