DMA channel 4 memory address register
MA | peripheral address It contains the base address of the memory from/to which the data will be read/written. When MSIZE[1:0]Â =Â 01 (16 bits), bit 0 of MA[31:0] is ignored. Access is automatically aligned to a half-word address. When MSIZEÂ =Â 10 (32 bits), bits 1 and 0 of MA[31:0] are ignored. Access is automatically aligned to a word address. In memory-to-memory mode, this register identifies the memory source address if DIRÂ =Â 1 and the memory destination address if DIRÂ =Â 0. In peripheral-to-peripheral mode, this register identifies the peripheral source address DIRÂ =Â 1 and the peripheral destination address if DIRÂ =Â 0. Note: this register is set and cleared by software. It must not be written when the channel is enabled (EN = 1). It is not read-only when the channel is enabled (ENÂ =Â 1). |