DMA channel 6 peripheral address register
PA | peripheral address It contains the base address of the peripheral data register from/to which the data will be read/written. When PSIZE[1:0]Â =Â 01 (16 bits), bit 0 of PA[31:0] is ignored. Access is automatically aligned to a half-word address. When PSIZEÂ =Â 10 (32 bits), bits 1 and 0 of PA[31:0] are ignored. Access is automatically aligned to a word address. In memory-to-memory mode, this register identifies the memory destination address if DIRÂ =Â 1 and the memory source address if DIRÂ =Â 0. In peripheral-to-peripheral mode, this register identifies the peripheral destination address DIRÂ =Â 1 and the peripheral source 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). |