\n

PDMA

Peripheral Memory Blocks

address_offset : 0x0 Bytes (0x0)
size : 0x2C byte (0x0)
mem_usage : registers
protection : not protected

address_offset : 0x100 Bytes (0x0)
size : 0x20 byte (0x0)
mem_usage : registers
protection : not protected

address_offset : 0x400 Bytes (0x0)
size : 0x44 byte (0x0)
mem_usage : registers
protection : not protected

address_offset : 0x480 Bytes (0x0)
size : 0x8 byte (0x0)
mem_usage : registers
protection : not protected

address_offset : 0x500 Bytes (0x0)
size : 0x30 byte (0x0)
mem_usage : registers
protection : not protected

address_offset : 0x460 Bytes (0x0)
size : 0x8 byte (0x0)
mem_usage : registers
protection : not protected

Registers

PDMA_DSCT0_CTL (DSCT0_CTL)

PDMA_DSCT1_CTL (DSCT1_CTL)

PDMA_CURSCAT0 (CURSCAT0)

PDMA_CURSCAT1 (CURSCAT1)

PDMA_CURSCAT2 (CURSCAT2)

PDMA_CURSCAT3 (CURSCAT3)

PDMA_CURSCAT4 (CURSCAT4)

PDMA_CURSCAT5 (CURSCAT5)

PDMA_CURSCAT6 (CURSCAT6)

PDMA_CURSCAT7 (CURSCAT7)

PDMA_DSCT1_SA (DSCT1_SA)

PDMA_DSCT1_DA (DSCT1_DA)

PDMA_DSCT1_NEXT (DSCT1_NEXT)

PDMA_DSCT2_CTL (DSCT2_CTL)

PDMA_DSCT2_SA (DSCT2_SA)

PDMA_DSCT2_DA (DSCT2_DA)

PDMA_DSCT2_NEXT (DSCT2_NEXT)

PDMA_DSCT3_CTL (DSCT3_CTL)

PDMA_DSCT3_SA (DSCT3_SA)

PDMA_DSCT3_DA (DSCT3_DA)

PDMA_DSCT3_NEXT (DSCT3_NEXT)

PDMA_DSCT0_SA (DSCT0_SA)

PDMA_DSCT4_CTL (DSCT4_CTL)

PDMA_CHCTL (CHCTL)

PDMA_PAUSE (PAUSE)

PDMA_SWREQ (SWREQ)

PDMA_TRGSTS (TRGSTS)

PDMA_PRISET (PRISET)

PDMA_PRICLR (PRICLR)

PDMA_INTEN (INTEN)

PDMA_INTSTS (INTSTS)

PDMA_ABTSTS (ABTSTS)

PDMA_TDSTS (TDSTS)

PDMA_ALIGN (ALIGN)

PDMA_TACTSTS (TACTSTS)

PDMA_TOUTPSC (TOUTPSC)

PDMA_TOUTEN (TOUTEN)

PDMA_TOUTIEN (TOUTIEN)

PDMA_SCATBA (SCATBA)

PDMA_DSCT4_SA (DSCT4_SA)

PDMA_TOC0_1 (TOC0_1)

PDMA_CHRST (CHRST)

PDMA_SPI (SPI)

PDMA_DSCT4_DA (DSCT4_DA)

PDMA_REQSEL0_3 (REQSEL0_3)

PDMA_REQSEL4_7 (REQSEL4_7)

PDMA_DSCT4_NEXT (DSCT4_NEXT)

PDMA_DSCT5_CTL (DSCT5_CTL)

PDMA_STCR0 (STCR0)

PDMA_ASOCR0 (ASOCR0)

PDMA_STCR1 (STCR1)

PDMA_ASOCR1 (ASOCR1)

PDMA_STCR2 (STCR2)

PDMA_ASOCR2 (ASOCR2)

PDMA_STCR3 (STCR3)

PDMA_ASOCR3 (ASOCR3)

PDMA_STCR4 (STCR4)

PDMA_ASOCR4 (ASOCR4)

PDMA_STCR5 (STCR5)

PDMA_ASOCR5 (ASOCR5)

PDMA_DSCT5_SA (DSCT5_SA)

PDMA_DSCT5_DA (DSCT5_DA)

PDMA_DSCT5_NEXT (DSCT5_NEXT)

PDMA_DSCT6_CTL (DSCT6_CTL)

PDMA_DSCT6_SA (DSCT6_SA)

PDMA_DSCT6_DA (DSCT6_DA)

PDMA_DSCT6_NEXT (DSCT6_NEXT)

PDMA_DSCT7_CTL (DSCT7_CTL)

PDMA_DSCT7_SA (DSCT7_SA)

PDMA_DSCT7_DA (DSCT7_DA)

PDMA_DSCT7_NEXT (DSCT7_NEXT)

PDMA_DSCT0_DA (DSCT0_DA)

PDMA_DSCT0_NEXT (DSCT0_NEXT)


PDMA_DSCT0_CTL (DSCT0_CTL)

Descriptor Table Control Register of PDMA Channel n
address_offset : 0x0 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT0_CTL PDMA_DSCT0_CTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 OPMODE TXTYPE BURSIZE TBINTDIS SAINC DAINC TXWIDTH STRIDEEN TXCNT

OPMODE : PDMA Operation Mode Selection\nNote: Before filling new transfer task in the Descriptor Table, user must check the PDMA_INTSTS[1] to make sure the curren task is complete.
bits : 0 - 1 (2 bit)
access : read-write

Enumeration:

#00 : 0

Idle state: Channel is stopped or this table is complete, when PDMA finish channel table task, OPMODE will be cleared to idle state automatically

#01 : 1

Basic mode: The descriptor table only has one task. When this task is finished, the PDMA_INTSTS[1] will be asserted

#10 : 2

Scatter-gather mode: When operating in this mode, user must give the next descriptor table address in PDMA_DSCT_NEXT register; PDMA controller will ignore this task, then load the next task to execute

#11 : 3

Reserved.

End of enumeration elements list.

TXTYPE : Transfer Type
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Burst transfer type

#1 : 1

Single transfer type

End of enumeration elements list.

BURSIZE : Burst Size\nThis field is used for peripheral to determine the burst size or used for determine the re-arbitration size.\nNote: This field is only useful in burst transfer type.
bits : 4 - 6 (3 bit)
access : read-write

Enumeration:

#000 : 0

128 Transfers

#001 : 1

64 Transfers

#010 : 2

32 Transfers

#011 : 3

16 Transfers

#100 : 4

8 Transfers

#101 : 5

4 Transfers

#110 : 6

2 Transfers

#111 : 7

1 Transfers

End of enumeration elements list.

TBINTDIS : Table Interrupt Disable Bit\nThis field can be used to decide whether to enable table interrupt or not. If the TBINTDIS bit is enabled it will not generates TDIFn(PDMA_TDSTS[7:0]) when PDMA controller finishes transfer task.\nNote: This function only for Scatter-gather mode.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

Table interrupt Enabled

#1 : 1

Table interrupt Disabled

End of enumeration elements list.

SAINC : Source Address Increment\nThis field is used to set the source address increment size.
bits : 8 - 9 (2 bit)
access : read-write

Enumeration:

#11 : 3

No increment (fixed address)

End of enumeration elements list.

DAINC : Destination Address Increment\nThis field is used to set the destination address increment size.
bits : 10 - 11 (2 bit)
access : read-write

Enumeration:

#11 : 3

No increment (fixed address)

End of enumeration elements list.

TXWIDTH : Transfer Width Selection\nThis field is used for transfer width.\nNote: The PDMA transfer source address (PDMA_DSCT_SA) and PDMA transfer destination address (PDMA_DSCT_DA) should be alignment under the TXWIDTH selection
bits : 12 - 13 (2 bit)
access : read-write

Enumeration:

#00 : 0

One byte (8 bit) is transferred for every operation

#01 : 1

One half-word (16 bit) is transferred for every operation

#10 : 2

One word (32-bit) is transferred for every operation

#11 : 3

Reserved.

End of enumeration elements list.

STRIDEEN : Stride Mode Enable Bit
bits : 15 - 15 (1 bit)
access : read-write

Enumeration:

#0 : 0

Stride transfer mode Disabled

#1 : 1

Stride transfer mode Enabled

End of enumeration elements list.

TXCNT : Transfer Count\nThe TXCNT represents the required number of PDMA transfer, the real transfer count is (TXCNT + 1); The maximum transfer count is 16384, every transfer may be byte, half-word or word that is dependent on TXWIDTH field.\nNote: When PDMA finish each transfer data, this field will be decreased immediately.
bits : 16 - 31 (16 bit)
access : read-write


PDMA_DSCT1_CTL (DSCT1_CTL)

Descriptor Table Control Register of PDMA Channel n
address_offset : 0x10 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT1_CTL PDMA_DSCT1_CTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_CURSCAT0 (CURSCAT0)

Current Scatter-gather Descriptor Table Address of PDMA Channel n
address_offset : 0x100 Bytes (0x0)
access : read-only
reset_value : 0x0
reset_Mask : 0x0

PDMA_CURSCAT0 PDMA_CURSCAT0 read-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CURADDR

CURADDR : PDMA Current Description Address (Read Only)\nThis field indicates a 32-bit current external description address of PDMA controller.\nNote: This field is read only and used for Scatter-gather mode only to indicate the current external description address.
bits : 0 - 31 (32 bit)
access : read-only


PDMA_CURSCAT1 (CURSCAT1)

Current Scatter-gather Descriptor Table Address of PDMA Channel n
address_offset : 0x104 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_CURSCAT1 PDMA_CURSCAT1 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_CURSCAT2 (CURSCAT2)

Current Scatter-gather Descriptor Table Address of PDMA Channel n
address_offset : 0x108 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_CURSCAT2 PDMA_CURSCAT2 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_CURSCAT3 (CURSCAT3)

Current Scatter-gather Descriptor Table Address of PDMA Channel n
address_offset : 0x10C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_CURSCAT3 PDMA_CURSCAT3 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_CURSCAT4 (CURSCAT4)

Current Scatter-gather Descriptor Table Address of PDMA Channel n
address_offset : 0x110 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_CURSCAT4 PDMA_CURSCAT4 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_CURSCAT5 (CURSCAT5)

Current Scatter-gather Descriptor Table Address of PDMA Channel n
address_offset : 0x114 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_CURSCAT5 PDMA_CURSCAT5 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_CURSCAT6 (CURSCAT6)

Current Scatter-gather Descriptor Table Address of PDMA Channel n
address_offset : 0x118 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_CURSCAT6 PDMA_CURSCAT6 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_CURSCAT7 (CURSCAT7)

Current Scatter-gather Descriptor Table Address of PDMA Channel n
address_offset : 0x11C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_CURSCAT7 PDMA_CURSCAT7 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT1_SA (DSCT1_SA)

Source Address Register of PDMA Channel n
address_offset : 0x14 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT1_SA PDMA_DSCT1_SA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT1_DA (DSCT1_DA)

Destination Address Register of PDMA Channel n
address_offset : 0x18 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT1_DA PDMA_DSCT1_DA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT1_NEXT (DSCT1_NEXT)

Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n
address_offset : 0x1C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT1_NEXT PDMA_DSCT1_NEXT read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT2_CTL (DSCT2_CTL)

Descriptor Table Control Register of PDMA Channel n
address_offset : 0x20 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT2_CTL PDMA_DSCT2_CTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT2_SA (DSCT2_SA)

Source Address Register of PDMA Channel n
address_offset : 0x24 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT2_SA PDMA_DSCT2_SA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT2_DA (DSCT2_DA)

Destination Address Register of PDMA Channel n
address_offset : 0x28 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT2_DA PDMA_DSCT2_DA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT2_NEXT (DSCT2_NEXT)

Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n
address_offset : 0x2C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT2_NEXT PDMA_DSCT2_NEXT read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT3_CTL (DSCT3_CTL)

Descriptor Table Control Register of PDMA Channel n
address_offset : 0x30 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT3_CTL PDMA_DSCT3_CTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT3_SA (DSCT3_SA)

Source Address Register of PDMA Channel n
address_offset : 0x34 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT3_SA PDMA_DSCT3_SA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT3_DA (DSCT3_DA)

Destination Address Register of PDMA Channel n
address_offset : 0x38 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT3_DA PDMA_DSCT3_DA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT3_NEXT (DSCT3_NEXT)

Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n
address_offset : 0x3C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT3_NEXT PDMA_DSCT3_NEXT read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT0_SA (DSCT0_SA)

Source Address Register of PDMA Channel n
address_offset : 0x4 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT0_SA PDMA_DSCT0_SA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SA

SA : PDMA Transfer Source Address\nThis field indicates a 32-bit source address of PDMA controller.
bits : 0 - 31 (32 bit)
access : read-write


PDMA_DSCT4_CTL (DSCT4_CTL)

Descriptor Table Control Register of PDMA Channel n
address_offset : 0x40 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT4_CTL PDMA_DSCT4_CTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_CHCTL (CHCTL)

PDMA Channel Control Register
address_offset : 0x400 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_CHCTL PDMA_CHCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CHEN0 CHEN1 CHEN2 CHEN3 CHEN4 CHEN5 CHEN6 CHEN7

CHEN0 : PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation. Channel cannot be active if it is not set as enabled.\nNote: Setting the corresponding bit of PDMA_PAUSE or PDMA_CHRST register will also clear this bit.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel [n] Disabled

#1 : 1

PDMA channel [n] Enabled

End of enumeration elements list.

CHEN1 : PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation. Channel cannot be active if it is not set as enabled.\nNote: Setting the corresponding bit of PDMA_PAUSE or PDMA_CHRST register will also clear this bit.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel [n] Disabled

#1 : 1

PDMA channel [n] Enabled

End of enumeration elements list.

CHEN2 : PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation. Channel cannot be active if it is not set as enabled.\nNote: Setting the corresponding bit of PDMA_PAUSE or PDMA_CHRST register will also clear this bit.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel [n] Disabled

#1 : 1

PDMA channel [n] Enabled

End of enumeration elements list.

CHEN3 : PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation. Channel cannot be active if it is not set as enabled.\nNote: Setting the corresponding bit of PDMA_PAUSE or PDMA_CHRST register will also clear this bit.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel [n] Disabled

#1 : 1

PDMA channel [n] Enabled

End of enumeration elements list.

CHEN4 : PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation. Channel cannot be active if it is not set as enabled.\nNote: Setting the corresponding bit of PDMA_PAUSE or PDMA_CHRST register will also clear this bit.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel [n] Disabled

#1 : 1

PDMA channel [n] Enabled

End of enumeration elements list.

CHEN5 : PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation. Channel cannot be active if it is not set as enabled.\nNote: Setting the corresponding bit of PDMA_PAUSE or PDMA_CHRST register will also clear this bit.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel [n] Disabled

#1 : 1

PDMA channel [n] Enabled

End of enumeration elements list.

CHEN6 : PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation. Channel cannot be active if it is not set as enabled.\nNote: Setting the corresponding bit of PDMA_PAUSE or PDMA_CHRST register will also clear this bit.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel [n] Disabled

#1 : 1

PDMA channel [n] Enabled

End of enumeration elements list.

CHEN7 : PDMA Channel Enable Bits\nSet this bit to 1 to enable PDMAn operation. Channel cannot be active if it is not set as enabled.\nNote: Setting the corresponding bit of PDMA_PAUSE or PDMA_CHRST register will also clear this bit.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel [n] Disabled

#1 : 1

PDMA channel [n] Enabled

End of enumeration elements list.


PDMA_PAUSE (PAUSE)

PDMA Transfer Pause Control Register
address_offset : 0x404 Bytes (0x0)
access : write-only
reset_value : 0x0
reset_Mask : 0x0

PDMA_PAUSE PDMA_PAUSE write-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PAUSE0 PAUSE1 PAUSE2 PAUSE3 PAUSE4 PAUSE5 PAUSE6 PAUSE7

PAUSE0 : PDMA Channel n Transfer Pause Control (Write Only)
bits : 0 - 0 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Pause PDMA channel n transfer

End of enumeration elements list.

PAUSE1 : PDMA Channel n Transfer Pause Control (Write Only)
bits : 1 - 1 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Pause PDMA channel n transfer

End of enumeration elements list.

PAUSE2 : PDMA Channel n Transfer Pause Control (Write Only)
bits : 2 - 2 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Pause PDMA channel n transfer

End of enumeration elements list.

PAUSE3 : PDMA Channel n Transfer Pause Control (Write Only)
bits : 3 - 3 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Pause PDMA channel n transfer

End of enumeration elements list.

PAUSE4 : PDMA Channel n Transfer Pause Control (Write Only)
bits : 4 - 4 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Pause PDMA channel n transfer

End of enumeration elements list.

PAUSE5 : PDMA Channel n Transfer Pause Control (Write Only)
bits : 5 - 5 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Pause PDMA channel n transfer

End of enumeration elements list.

PAUSE6 : PDMA Channel n Transfer Pause Control (Write Only)
bits : 6 - 6 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Pause PDMA channel n transfer

End of enumeration elements list.

PAUSE7 : PDMA Channel n Transfer Pause Control (Write Only)
bits : 7 - 7 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Pause PDMA channel n transfer

End of enumeration elements list.


PDMA_SWREQ (SWREQ)

PDMA Software Request Register
address_offset : 0x408 Bytes (0x0)
access : write-only
reset_value : 0x0
reset_Mask : 0x0

PDMA_SWREQ PDMA_SWREQ write-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SWREQ0 SWREQ1 SWREQ2 SWREQ3 SWREQ4 SWREQ5 SWREQ6 SWREQ7

SWREQ0 : PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\nNote1: User can read PDMA_TRGSTS register to know which channel is on active. Active flag may be triggered by software request or peripheral request.\nNote2: If user does not enable corresponding PDMA channel, the software request will be ignored.
bits : 0 - 0 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Generate a software request

End of enumeration elements list.

SWREQ1 : PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\nNote1: User can read PDMA_TRGSTS register to know which channel is on active. Active flag may be triggered by software request or peripheral request.\nNote2: If user does not enable corresponding PDMA channel, the software request will be ignored.
bits : 1 - 1 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Generate a software request

End of enumeration elements list.

SWREQ2 : PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\nNote1: User can read PDMA_TRGSTS register to know which channel is on active. Active flag may be triggered by software request or peripheral request.\nNote2: If user does not enable corresponding PDMA channel, the software request will be ignored.
bits : 2 - 2 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Generate a software request

End of enumeration elements list.

SWREQ3 : PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\nNote1: User can read PDMA_TRGSTS register to know which channel is on active. Active flag may be triggered by software request or peripheral request.\nNote2: If user does not enable corresponding PDMA channel, the software request will be ignored.
bits : 3 - 3 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Generate a software request

End of enumeration elements list.

SWREQ4 : PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\nNote1: User can read PDMA_TRGSTS register to know which channel is on active. Active flag may be triggered by software request or peripheral request.\nNote2: If user does not enable corresponding PDMA channel, the software request will be ignored.
bits : 4 - 4 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Generate a software request

End of enumeration elements list.

SWREQ5 : PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\nNote1: User can read PDMA_TRGSTS register to know which channel is on active. Active flag may be triggered by software request or peripheral request.\nNote2: If user does not enable corresponding PDMA channel, the software request will be ignored.
bits : 5 - 5 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Generate a software request

End of enumeration elements list.

SWREQ6 : PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\nNote1: User can read PDMA_TRGSTS register to know which channel is on active. Active flag may be triggered by software request or peripheral request.\nNote2: If user does not enable corresponding PDMA channel, the software request will be ignored.
bits : 6 - 6 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Generate a software request

End of enumeration elements list.

SWREQ7 : PDMA Software Request (Write Only)\nSet this bit to 1 to generate a software request to PDMA [n].\nNote1: User can read PDMA_TRGSTS register to know which channel is on active. Active flag may be triggered by software request or peripheral request.\nNote2: If user does not enable corresponding PDMA channel, the software request will be ignored.
bits : 7 - 7 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Generate a software request

End of enumeration elements list.


PDMA_TRGSTS (TRGSTS)

PDMA Channel Request Status Register
address_offset : 0x40C Bytes (0x0)
access : read-only
reset_value : 0x0
reset_Mask : 0x0

PDMA_TRGSTS PDMA_TRGSTS read-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REQSTS0 REQSTS1 REQSTS2 REQSTS3 REQSTS4 REQSTS5 REQSTS6 REQSTS7

REQSTS0 : PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not, no matter request from software or peripheral. When PDMA controller finishes channel transfer, this bit will be cleared automatically. \nNote: If user pauses or resets each PDMA transfer by setting PDMA_PAUSE or PDMA_CHRST register respectively, this bit will be cleared automatically after finishing the current transfer.
bits : 0 - 0 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA Channel n has no request

#1 : 1

PDMA Channel n has a request

End of enumeration elements list.

REQSTS1 : PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not, no matter request from software or peripheral. When PDMA controller finishes channel transfer, this bit will be cleared automatically. \nNote: If user pauses or resets each PDMA transfer by setting PDMA_PAUSE or PDMA_CHRST register respectively, this bit will be cleared automatically after finishing the current transfer.
bits : 1 - 1 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA Channel n has no request

#1 : 1

PDMA Channel n has a request

End of enumeration elements list.

REQSTS2 : PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not, no matter request from software or peripheral. When PDMA controller finishes channel transfer, this bit will be cleared automatically. \nNote: If user pauses or resets each PDMA transfer by setting PDMA_PAUSE or PDMA_CHRST register respectively, this bit will be cleared automatically after finishing the current transfer.
bits : 2 - 2 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA Channel n has no request

#1 : 1

PDMA Channel n has a request

End of enumeration elements list.

REQSTS3 : PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not, no matter request from software or peripheral. When PDMA controller finishes channel transfer, this bit will be cleared automatically. \nNote: If user pauses or resets each PDMA transfer by setting PDMA_PAUSE or PDMA_CHRST register respectively, this bit will be cleared automatically after finishing the current transfer.
bits : 3 - 3 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA Channel n has no request

#1 : 1

PDMA Channel n has a request

End of enumeration elements list.

REQSTS4 : PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not, no matter request from software or peripheral. When PDMA controller finishes channel transfer, this bit will be cleared automatically. \nNote: If user pauses or resets each PDMA transfer by setting PDMA_PAUSE or PDMA_CHRST register respectively, this bit will be cleared automatically after finishing the current transfer.
bits : 4 - 4 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA Channel n has no request

#1 : 1

PDMA Channel n has a request

End of enumeration elements list.

REQSTS5 : PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not, no matter request from software or peripheral. When PDMA controller finishes channel transfer, this bit will be cleared automatically. \nNote: If user pauses or resets each PDMA transfer by setting PDMA_PAUSE or PDMA_CHRST register respectively, this bit will be cleared automatically after finishing the current transfer.
bits : 5 - 5 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA Channel n has no request

#1 : 1

PDMA Channel n has a request

End of enumeration elements list.

REQSTS6 : PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not, no matter request from software or peripheral. When PDMA controller finishes channel transfer, this bit will be cleared automatically. \nNote: If user pauses or resets each PDMA transfer by setting PDMA_PAUSE or PDMA_CHRST register respectively, this bit will be cleared automatically after finishing the current transfer.
bits : 6 - 6 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA Channel n has no request

#1 : 1

PDMA Channel n has a request

End of enumeration elements list.

REQSTS7 : PDMA Channel Request Status (Read Only)\nThis flag indicates whether channel[n] have a request or not, no matter request from software or peripheral. When PDMA controller finishes channel transfer, this bit will be cleared automatically. \nNote: If user pauses or resets each PDMA transfer by setting PDMA_PAUSE or PDMA_CHRST register respectively, this bit will be cleared automatically after finishing the current transfer.
bits : 7 - 7 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA Channel n has no request

#1 : 1

PDMA Channel n has a request

End of enumeration elements list.


PDMA_PRISET (PRISET)

PDMA Fixed Priority Setting Register
address_offset : 0x410 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_PRISET PDMA_PRISET read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 FPRISET0 FPRISET1 FPRISET2 FPRISET3 FPRISET4 FPRISET5 FPRISET6 FPRISET7

FPRISET0 : PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority, clear fixed priority use PDMA_PRICLR register.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

No effect.\nCorresponding PDMA channel is round-robin priority

#1 : 1

Set PDMA channel [n] to fixed priority channel.\nCorresponding PDMA channel is fixed priority

End of enumeration elements list.

FPRISET1 : PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority, clear fixed priority use PDMA_PRICLR register.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

No effect.\nCorresponding PDMA channel is round-robin priority

#1 : 1

Set PDMA channel [n] to fixed priority channel.\nCorresponding PDMA channel is fixed priority

End of enumeration elements list.

FPRISET2 : PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority, clear fixed priority use PDMA_PRICLR register.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

No effect.\nCorresponding PDMA channel is round-robin priority

#1 : 1

Set PDMA channel [n] to fixed priority channel.\nCorresponding PDMA channel is fixed priority

End of enumeration elements list.

FPRISET3 : PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority, clear fixed priority use PDMA_PRICLR register.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

No effect.\nCorresponding PDMA channel is round-robin priority

#1 : 1

Set PDMA channel [n] to fixed priority channel.\nCorresponding PDMA channel is fixed priority

End of enumeration elements list.

FPRISET4 : PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority, clear fixed priority use PDMA_PRICLR register.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

No effect.\nCorresponding PDMA channel is round-robin priority

#1 : 1

Set PDMA channel [n] to fixed priority channel.\nCorresponding PDMA channel is fixed priority

End of enumeration elements list.

FPRISET5 : PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority, clear fixed priority use PDMA_PRICLR register.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

No effect.\nCorresponding PDMA channel is round-robin priority

#1 : 1

Set PDMA channel [n] to fixed priority channel.\nCorresponding PDMA channel is fixed priority

End of enumeration elements list.

FPRISET6 : PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority, clear fixed priority use PDMA_PRICLR register.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

No effect.\nCorresponding PDMA channel is round-robin priority

#1 : 1

Set PDMA channel [n] to fixed priority channel.\nCorresponding PDMA channel is fixed priority

End of enumeration elements list.

FPRISET7 : PDMA Fixed Priority Setting\nSet this bit to 1 to enable fixed priority level.\nWrite Operation:\nNote: This field only set to fixed priority, clear fixed priority use PDMA_PRICLR register.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

No effect.\nCorresponding PDMA channel is round-robin priority

#1 : 1

Set PDMA channel [n] to fixed priority channel.\nCorresponding PDMA channel is fixed priority

End of enumeration elements list.


PDMA_PRICLR (PRICLR)

PDMA Fixed Priority Clear Register
address_offset : 0x414 Bytes (0x0)
access : write-only
reset_value : 0x0
reset_Mask : 0x0

PDMA_PRICLR PDMA_PRICLR write-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 FPRICLR0 FPRICLR1 FPRICLR2 FPRICLR3 FPRICLR4 FPRICLR5 FPRICLR6 FPRICLR7

FPRICLR0 : PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority.
bits : 0 - 0 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Clear PDMA channel [n] fixed priority setting

End of enumeration elements list.

FPRICLR1 : PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority.
bits : 1 - 1 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Clear PDMA channel [n] fixed priority setting

End of enumeration elements list.

FPRICLR2 : PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority.
bits : 2 - 2 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Clear PDMA channel [n] fixed priority setting

End of enumeration elements list.

FPRICLR3 : PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority.
bits : 3 - 3 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Clear PDMA channel [n] fixed priority setting

End of enumeration elements list.

FPRICLR4 : PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority.
bits : 4 - 4 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Clear PDMA channel [n] fixed priority setting

End of enumeration elements list.

FPRICLR5 : PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority.
bits : 5 - 5 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Clear PDMA channel [n] fixed priority setting

End of enumeration elements list.

FPRICLR6 : PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority.
bits : 6 - 6 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Clear PDMA channel [n] fixed priority setting

End of enumeration elements list.

FPRICLR7 : PDMA Fixed Priority Clear Bits (Write Only)\nSet this bit to 1 to clear fixed priority level.\nNote: User can read PDMA_PRISET register to know the channel priority.
bits : 7 - 7 (1 bit)
access : write-only

Enumeration:

#0 : 0

No effect

#1 : 1

Clear PDMA channel [n] fixed priority setting

End of enumeration elements list.


PDMA_INTEN (INTEN)

PDMA Interrupt Enable Register
address_offset : 0x418 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_INTEN PDMA_INTEN read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 INTEN0 INTEN1 INTEN2 INTEN3 INTEN4 INTEN5 INTEN6 INTEN7

INTEN0 : PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out, abort, transfer done and align.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel n interrupt Disabled

#1 : 1

PDMA channel n interrupt Enabled

End of enumeration elements list.

INTEN1 : PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out, abort, transfer done and align.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel n interrupt Disabled

#1 : 1

PDMA channel n interrupt Enabled

End of enumeration elements list.

INTEN2 : PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out, abort, transfer done and align.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel n interrupt Disabled

#1 : 1

PDMA channel n interrupt Enabled

End of enumeration elements list.

INTEN3 : PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out, abort, transfer done and align.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel n interrupt Disabled

#1 : 1

PDMA channel n interrupt Enabled

End of enumeration elements list.

INTEN4 : PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out, abort, transfer done and align.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel n interrupt Disabled

#1 : 1

PDMA channel n interrupt Enabled

End of enumeration elements list.

INTEN5 : PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out, abort, transfer done and align.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel n interrupt Disabled

#1 : 1

PDMA channel n interrupt Enabled

End of enumeration elements list.

INTEN6 : PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out, abort, transfer done and align.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel n interrupt Disabled

#1 : 1

PDMA channel n interrupt Enabled

End of enumeration elements list.

INTEN7 : PDMA Interrupt Enable Bits\nThis field is used to enable PDMA channel[n] interrupt.\nNote: The interrupt flag is time-out, abort, transfer done and align.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel n interrupt Disabled

#1 : 1

PDMA channel n interrupt Enabled

End of enumeration elements list.


PDMA_INTSTS (INTSTS)

PDMA Interrupt Status Register
address_offset : 0x41C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_INTSTS PDMA_INTSTS read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ABTIF TDIF ALIGNF REQTOF0 REQTOF1

ABTIF : PDMA Read/Write Target Abort Interrupt Flag (Read Only)\nThis bit indicates that PDMA has target abort error; Software can read PDMA_ABTSTS register to find which channel has target abort error.
bits : 0 - 0 (1 bit)
access : read-only

Enumeration:

#0 : 0

No AHB bus ERROR response received

#1 : 1

AHB bus ERROR response received

End of enumeration elements list.

TDIF : Transfer Done Interrupt Flag (Read Only)\nThis bit indicates that PDMA controller has finished transmission; User can read PDMA_TDSTS register to indicate which channel finished transfer.
bits : 1 - 1 (1 bit)
access : read-only

Enumeration:

#0 : 0

Not finished yet

#1 : 1

PDMA channel has finished transmission

End of enumeration elements list.

ALIGNF : Transfer Alignment Interrupt Flag (Read Only)
bits : 2 - 2 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA channel source address and destination address both follow transfer width setting

#1 : 1

PDMA channel source address or destination address is not follow transfer width setting

End of enumeration elements list.

REQTOF0 : Request Time-out Flag for Channel 0\nThis flag indicates that PDMA controller has waited peripheral request for a period defined by PDMA_TOC0, user can write 1 to clear this bit.
bits : 8 - 8 (1 bit)
access : read-write

Enumeration:

#0 : 0

No request time-out

#1 : 1

Peripheral request time-out

End of enumeration elements list.

REQTOF1 : Request Time-out Flag for Channel 1\nThis flag indicates that PDMA controller has waited peripheral request for a period defined by PDMA_TOC1, user can write 1 to clear this bit.
bits : 9 - 9 (1 bit)
access : read-write

Enumeration:

#0 : 0

No request time-out

#1 : 1

Peripheral request time-out

End of enumeration elements list.


PDMA_ABTSTS (ABTSTS)

PDMA Channel Read/Write Target Abort Flag Register
address_offset : 0x420 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_ABTSTS PDMA_ABTSTS read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ABTIF0 ABTIF1 ABTIF2 ABTIF3 ABTIF4 ABTIF5 ABTIF6 ABTIF7

ABTIF0 : PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error; User can write 1 to clear these bits.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

No AHB bus ERROR response received when channel n transfer

#1 : 1

AHB bus ERROR response received when channel n transfer

End of enumeration elements list.

ABTIF1 : PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error; User can write 1 to clear these bits.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

No AHB bus ERROR response received when channel n transfer

#1 : 1

AHB bus ERROR response received when channel n transfer

End of enumeration elements list.

ABTIF2 : PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error; User can write 1 to clear these bits.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

No AHB bus ERROR response received when channel n transfer

#1 : 1

AHB bus ERROR response received when channel n transfer

End of enumeration elements list.

ABTIF3 : PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error; User can write 1 to clear these bits.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

No AHB bus ERROR response received when channel n transfer

#1 : 1

AHB bus ERROR response received when channel n transfer

End of enumeration elements list.

ABTIF4 : PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error; User can write 1 to clear these bits.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

No AHB bus ERROR response received when channel n transfer

#1 : 1

AHB bus ERROR response received when channel n transfer

End of enumeration elements list.

ABTIF5 : PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error; User can write 1 to clear these bits.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

No AHB bus ERROR response received when channel n transfer

#1 : 1

AHB bus ERROR response received when channel n transfer

End of enumeration elements list.

ABTIF6 : PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error; User can write 1 to clear these bits.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

No AHB bus ERROR response received when channel n transfer

#1 : 1

AHB bus ERROR response received when channel n transfer

End of enumeration elements list.

ABTIF7 : PDMA Read/Write Target Abort Interrupt Status Flag\nThis bit indicates which PDMA controller has target abort error; User can write 1 to clear these bits.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

No AHB bus ERROR response received when channel n transfer

#1 : 1

AHB bus ERROR response received when channel n transfer

End of enumeration elements list.


PDMA_TDSTS (TDSTS)

PDMA Channel Transfer Done Flag Register
address_offset : 0x424 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_TDSTS PDMA_TDSTS read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 TDIF0 TDIF1 TDIF2 TDIF3 TDIF4 TDIF5 TDIF6 TDIF7

TDIF0 : Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not, user can write 1 to clear these bits.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel transfer has not finished

#1 : 1

PDMA channel has finished transmission

End of enumeration elements list.

TDIF1 : Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not, user can write 1 to clear these bits.
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel transfer has not finished

#1 : 1

PDMA channel has finished transmission

End of enumeration elements list.

TDIF2 : Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not, user can write 1 to clear these bits.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel transfer has not finished

#1 : 1

PDMA channel has finished transmission

End of enumeration elements list.

TDIF3 : Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not, user can write 1 to clear these bits.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel transfer has not finished

#1 : 1

PDMA channel has finished transmission

End of enumeration elements list.

TDIF4 : Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not, user can write 1 to clear these bits.
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel transfer has not finished

#1 : 1

PDMA channel has finished transmission

End of enumeration elements list.

TDIF5 : Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not, user can write 1 to clear these bits.
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel transfer has not finished

#1 : 1

PDMA channel has finished transmission

End of enumeration elements list.

TDIF6 : Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not, user can write 1 to clear these bits.
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel transfer has not finished

#1 : 1

PDMA channel has finished transmission

End of enumeration elements list.

TDIF7 : Transfer Done Flag\nThis bit indicates whether PDMA controller channel transfer has been finished or not, user can write 1 to clear these bits.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel transfer has not finished

#1 : 1

PDMA channel has finished transmission

End of enumeration elements list.


PDMA_ALIGN (ALIGN)

PDMA Transfer Alignment Status Register
address_offset : 0x428 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_ALIGN PDMA_ALIGN read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ALIGN0 ALIGN1 ALIGN2 ALIGN3 ALIGN4 ALIGN5 ALIGN6 ALIGN7

ALIGN0 : Transfer Alignment Flag
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel source address and destination address both follow transfer width setting

#1 : 1

PDMA channel source address or destination address is not follow transfer width setting

End of enumeration elements list.

ALIGN1 : Transfer Alignment Flag
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel source address and destination address both follow transfer width setting

#1 : 1

PDMA channel source address or destination address is not follow transfer width setting

End of enumeration elements list.

ALIGN2 : Transfer Alignment Flag
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel source address and destination address both follow transfer width setting

#1 : 1

PDMA channel source address or destination address is not follow transfer width setting

End of enumeration elements list.

ALIGN3 : Transfer Alignment Flag
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel source address and destination address both follow transfer width setting

#1 : 1

PDMA channel source address or destination address is not follow transfer width setting

End of enumeration elements list.

ALIGN4 : Transfer Alignment Flag
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel source address and destination address both follow transfer width setting

#1 : 1

PDMA channel source address or destination address is not follow transfer width setting

End of enumeration elements list.

ALIGN5 : Transfer Alignment Flag
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel source address and destination address both follow transfer width setting

#1 : 1

PDMA channel source address or destination address is not follow transfer width setting

End of enumeration elements list.

ALIGN6 : Transfer Alignment Flag
bits : 6 - 6 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel source address and destination address both follow transfer width setting

#1 : 1

PDMA channel source address or destination address is not follow transfer width setting

End of enumeration elements list.

ALIGN7 : Transfer Alignment Flag
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA channel source address and destination address both follow transfer width setting

#1 : 1

PDMA channel source address or destination address is not follow transfer width setting

End of enumeration elements list.


PDMA_TACTSTS (TACTSTS)

PDMA Transfer Active Flag Register
address_offset : 0x42C Bytes (0x0)
access : read-only
reset_value : 0x0
reset_Mask : 0x0

PDMA_TACTSTS PDMA_TACTSTS read-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 TXACTF0 TXACTF1 TXACTF2 TXACTF3 TXACTF4 TXACTF5 TXACTF6 TXACTF7

TXACTF0 : Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active.
bits : 0 - 0 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA channel is not finished

#1 : 1

PDMA channel is active

End of enumeration elements list.

TXACTF1 : Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active.
bits : 1 - 1 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA channel is not finished

#1 : 1

PDMA channel is active

End of enumeration elements list.

TXACTF2 : Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active.
bits : 2 - 2 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA channel is not finished

#1 : 1

PDMA channel is active

End of enumeration elements list.

TXACTF3 : Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active.
bits : 3 - 3 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA channel is not finished

#1 : 1

PDMA channel is active

End of enumeration elements list.

TXACTF4 : Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active.
bits : 4 - 4 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA channel is not finished

#1 : 1

PDMA channel is active

End of enumeration elements list.

TXACTF5 : Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active.
bits : 5 - 5 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA channel is not finished

#1 : 1

PDMA channel is active

End of enumeration elements list.

TXACTF6 : Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active.
bits : 6 - 6 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA channel is not finished

#1 : 1

PDMA channel is active

End of enumeration elements list.

TXACTF7 : Transfer on Active Flag (Read Only)\nThis bit indicates which PDMA channel is in active.
bits : 7 - 7 (1 bit)
access : read-only

Enumeration:

#0 : 0

PDMA channel is not finished

#1 : 1

PDMA channel is active

End of enumeration elements list.


PDMA_TOUTPSC (TOUTPSC)

PDMA Time-out Prescaler Register
address_offset : 0x430 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_TOUTPSC PDMA_TOUTPSC read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 TOUTPSC0 TOUTPSC1

TOUTPSC0 : PDMA Channel 0 Time-out Clock Source Prescaler Bits
bits : 0 - 2 (3 bit)
access : read-write

Enumeration:

#000 : 0

PDMA channel 0 time-out clock source is HCLK/28

#001 : 1

PDMA channel 0 time-out clock source is HCLK/29

#010 : 2

PDMA channel 0 time-out clock source is HCLK/210

#011 : 3

PDMA channel 0 time-out clock source is HCLK/211

#100 : 4

PDMA channel 0 time-out clock source is HCLK/212

#101 : 5

PDMA channel 0 time-out clock source is HCLK/213

#110 : 6

PDMA channel 0 time-out clock source is HCLK/214

#111 : 7

PDMA channel 0 time-out clock source is HCLK/215

End of enumeration elements list.

TOUTPSC1 : PDMA Channel 1 Time-out Clock Source Prescaler Bits
bits : 4 - 6 (3 bit)
access : read-write

Enumeration:

#000 : 0

PDMA channel 1 time-out clock source is HCLK/28

#001 : 1

PDMA channel 1 time-out clock source is HCLK/29

#010 : 2

PDMA channel 1 time-out clock source is HCLK/210

#011 : 3

PDMA channel 1 time-out clock source is HCLK/211

#100 : 4

PDMA channel 1 time-out clock source is HCLK/212

#101 : 5

PDMA channel 1 time-out clock source is HCLK/213

#110 : 6

PDMA channel 1 time-out clock source is HCLK/214

#111 : 7

PDMA channel 1 time-out clock source is HCLK/215

End of enumeration elements list.


PDMA_TOUTEN (TOUTEN)

PDMA Time-out Enable Register
address_offset : 0x434 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_TOUTEN PDMA_TOUTEN read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 TOUTEN0 TOUTEN1

TOUTEN0 : PDMA Time-out Enable Bits
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA Channel n time-out function Disabled

#1 : 1

PDMA Channel n time-out function Enabled

End of enumeration elements list.

TOUTEN1 : PDMA Time-out Enable Bits
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA Channel n time-out function Disabled

#1 : 1

PDMA Channel n time-out function Enabled

End of enumeration elements list.


PDMA_TOUTIEN (TOUTIEN)

PDMA Time-out Interrupt Enable Register
address_offset : 0x438 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_TOUTIEN PDMA_TOUTIEN read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 TOUTIEN0 TOUTIEN1

TOUTIEN0 : PDMA Time-out Interrupt Enable Bits
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA Channel n time-out interrupt Disabled

#1 : 1

PDMA Channel n time-out interrupt Enabled

End of enumeration elements list.

TOUTIEN1 : PDMA Time-out Interrupt Enable Bits
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA Channel n time-out interrupt Disabled

#1 : 1

PDMA Channel n time-out interrupt Enabled

End of enumeration elements list.


PDMA_SCATBA (SCATBA)

PDMA Scatter-gather Descriptor Table Base Address Register
address_offset : 0x43C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_SCATBA PDMA_SCATBA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SCATBA

SCATBA : PDMA Scatter-gather Descriptor Table Address\nIn Scatter-gather mode, this is the base address for calculating the next link - list address. The next link address equation is \nNote: Only useful in Scatter-gather mode.
bits : 16 - 31 (16 bit)
access : read-write


PDMA_DSCT4_SA (DSCT4_SA)

Source Address Register of PDMA Channel n
address_offset : 0x44 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT4_SA PDMA_DSCT4_SA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_TOC0_1 (TOC0_1)

PDMA Time-out Counter Ch1 and Ch0 Register
address_offset : 0x440 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_TOC0_1 PDMA_TOC0_1 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 TOC0 TOC1

TOC0 : Time-out Counter for Channel 0\nThis controls the period of time-out function for channel 0. The calculation unit is based on TOUTPSC0 (PDMA_TOUTPSC0[2:0]) clock.
bits : 0 - 15 (16 bit)
access : read-write

TOC1 : Time-out Counter for Channel 1\nThis controls the period of time-out function for channel 1. The calculation unit is based on TOUTPSC1 (PDMA_TOUTPSC0[6:4]) clock. The example of time-out period can refer TOC0 bit description.
bits : 16 - 31 (16 bit)
access : read-write


PDMA_CHRST (CHRST)

PDMA Channel Reset Register
address_offset : 0x460 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_CHRST PDMA_CHRST read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CHnRST

CHnRST : Channel n Reset
bits : 0 - 15 (16 bit)
access : read-write

Enumeration:

0 : 0

corresponding channel n is not reset

1 : 1

corresponding channel n is reset

End of enumeration elements list.


PDMA_SPI (SPI)

PDMA with SPI Performance Improvement Register
address_offset : 0x464 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_SPI PDMA_SPI read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT4_DA (DSCT4_DA)

Destination Address Register of PDMA Channel n
address_offset : 0x48 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT4_DA PDMA_DSCT4_DA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_REQSEL0_3 (REQSEL0_3)

PDMA Request Source Select Register 0
address_offset : 0x480 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_REQSEL0_3 PDMA_REQSEL0_3 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REQSRC0 REQSRC1 REQSRC2 REQSRC3

REQSRC0 : Channel 0 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 0. User can configure the peripheral by setting REQSRC0.\nNote 1: A peripheral cannot be assigned to two channels at the same time.\nNote 2: This field is useless when transfer between memory and memory.
bits : 0 - 6 (7 bit)
access : read-write

Enumeration:

0 : 0

Disable PDMA peripheral request

1 : 1

Reserved.

2 : 2

Reserved.

3 : 3

Reserved.

4 : 4

Channel connects to UART0_TX

5 : 5

Channel connects to UART0_RX

6 : 6

Channel connects to UART1_TX

7 : 7

Channel connects to UART1_RX

8 : 8

Channel connects to UART2_TX

9 : 9

Channel connects to UART2_RX

10 : 10

Reserved.

11 : 11

Reserved.

12 : 12

Reserved.

13 : 13

Reserved.

14 : 14

Reserved.

15 : 15

Reserved.

16 : 16

Channel connects to USCI0_TX

17 : 17

Channel connects to USCI0_RX

18 : 18

Channel connects to USCI1_TX

19 : 19

Channel connects to USCI1_RX

20 : 20

Channel connects to SPI0_TX

21 : 21

Channel connects to SPI0_RX

22 : 22

Channel connects to SPI1_TX

23 : 23

Channel connects to SPI1_RX

24 : 24

Reserved.

25 : 25

Reserved.

26 : 26

Reserved.

27 : 27

Reserved.

28 : 28

Reserved.

29 : 29

Reserved.

30 : 30

Reserved.

31 : 31

Reserved.

32 : 32

Channel connects to PWM0_P1_RX

33 : 33

Channel connects to PWM0_P2_RX

34 : 34

Channel connects to PWM0_P3_RX

35 : 35

Channel connects to PWM1_P1_RX

36 : 36

Channel connects to PWM1_P2_RX

37 : 37

Channel connects to PWM1_P3_RX

38 : 38

Channel connects to I2C0_TX

39 : 39

Channel connects to I2C0_RX

40 : 40

Channel connects to I2C1_TX

41 : 41

Channel connects to I2C1_RX

42 : 42

Reserved.

43 : 43

Reserved.

44 : 44

Reserved.

45 : 45

Reserved.

46 : 46

Channel connects to TMR0

47 : 47

Channel connects to TMR1

48 : 48

Channel connects to TMR2

49 : 49

Channel connects to TMR3

50 : 50

Channel connects to ADC_RX

52 : 52

Reserved.

53 : 53

Reserved.

54 : 54

Reserved.

55 : 55

Reserved.

56 : 56

Reserved.

57 : 57

Reserved.

58 : 58

Reserved.

59 : 59

Reserved.

60 : 60

Reserved.

61 : 61

Reserved.

62 : 62

Reserved.

63 : 63

Reserved.

64 : 64

Reserved.

65 : 65

Reserved.

End of enumeration elements list.

REQSRC1 : Channel 1 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 1. User can configure the peripheral setting by REQSRC1. \nNote: The channel configuration is the same as REQSRC0 field. Please refer to the explanation of REQSRC0.
bits : 8 - 14 (7 bit)
access : read-write

REQSRC2 : Channel 2 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 2. User can configure the peripheral setting by REQSRC2. \nNote: The channel configuration is the same as REQSRC0 field. Please refer to the explanation of REQSRC0.
bits : 16 - 22 (7 bit)
access : read-write

REQSRC3 : Channel 3 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 3. User can configure the peripheral setting by REQSRC3. \nNote: The channel configuration is the same as REQSRC0 field. Please refer to the explanation of REQSRC0.
bits : 24 - 30 (7 bit)
access : read-write


PDMA_REQSEL4_7 (REQSEL4_7)

PDMA Request Source Select Register 1
address_offset : 0x484 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_REQSEL4_7 PDMA_REQSEL4_7 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REQSRC4 REQSRC5 REQSRC6 REQSRC7

REQSRC4 : Channel 4 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 4. User can configure the peripheral setting by REQSRC4. \nNote: The channel configuration is the same as REQSRC0 field. Please refer to the explanation of REQSRC0.
bits : 0 - 6 (7 bit)
access : read-write

REQSRC5 : Channel 5 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 5. User can configure the peripheral setting by REQSRC5. \nNote: The channel configuration is the same as REQSRC0 field. Please refer to the explanation of REQSRC0.
bits : 8 - 14 (7 bit)
access : read-write

REQSRC6 : Channel 6 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 6. User can configure the peripheral setting by REQSRC6. \nNote: The channel configuration is the same as REQSRC0 field. Please refer to the explanation of REQSRC0.
bits : 16 - 22 (7 bit)
access : read-write

REQSRC7 : Channel 7 Request Source Selection\nThis filed defines which peripheral is connected to PDMA channel 7. User can configure the peripheral setting by REQSRC7. \nNote: The channel configuration is the same as REQSRC0 field. Please refer to the explanation of REQSRC0.
bits : 24 - 30 (7 bit)
access : read-write


PDMA_DSCT4_NEXT (DSCT4_NEXT)

Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n
address_offset : 0x4C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT4_NEXT PDMA_DSCT4_NEXT read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT5_CTL (DSCT5_CTL)

Descriptor Table Control Register of PDMA Channel n
address_offset : 0x50 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT5_CTL PDMA_DSCT5_CTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_STCR0 (STCR0)

Stride Transfer Count Register of PDMA Channel 0
address_offset : 0x500 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_STCR0 PDMA_STCR0 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 STC

STC : PDMA Stride Transfer Count\nThe 16-bit register defines the stride transfer count of each row.
bits : 0 - 15 (16 bit)
access : read-write


PDMA_ASOCR0 (ASOCR0)

Address Stride Offset Register of PDMA Channel 0
address_offset : 0x504 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_ASOCR0 PDMA_ASOCR0 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SASOL DASOL

SASOL : VDMA Source Address Stride Offset Length\nThe 16-bit register defines the source address stride transfer offset count of each row.
bits : 0 - 15 (16 bit)
access : read-write

DASOL : VDMA Destination Address Stride Offset Length\nThe 16-bit register defines the destination address stride transfer offset count of each row.
bits : 16 - 31 (16 bit)
access : read-write


PDMA_STCR1 (STCR1)

Stride Transfer Count Register of PDMA Channel 1
address_offset : 0x508 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_STCR1 PDMA_STCR1 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_ASOCR1 (ASOCR1)

Address Stride Offset Register of PDMA Channel 1
address_offset : 0x50C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_ASOCR1 PDMA_ASOCR1 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_STCR2 (STCR2)

Stride Transfer Count Register of PDMA Channel 2
address_offset : 0x510 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_STCR2 PDMA_STCR2 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_ASOCR2 (ASOCR2)

Address Stride Offset Register of PDMA Channel 2
address_offset : 0x514 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_ASOCR2 PDMA_ASOCR2 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_STCR3 (STCR3)

Stride Transfer Count Register of PDMA Channel 3
address_offset : 0x518 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_STCR3 PDMA_STCR3 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_ASOCR3 (ASOCR3)

Address Stride Offset Register of PDMA Channel 3
address_offset : 0x51C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_ASOCR3 PDMA_ASOCR3 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_STCR4 (STCR4)

Stride Transfer Count Register of PDMA Channel 4
address_offset : 0x520 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_STCR4 PDMA_STCR4 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_ASOCR4 (ASOCR4)

Address Stride Offset Register of PDMA Channel 4
address_offset : 0x524 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_ASOCR4 PDMA_ASOCR4 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_STCR5 (STCR5)

Stride Transfer Count Register of PDMA Channel 5
address_offset : 0x528 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_STCR5 PDMA_STCR5 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_ASOCR5 (ASOCR5)

Address Stride Offset Register of PDMA Channel 5
address_offset : 0x52C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_ASOCR5 PDMA_ASOCR5 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT5_SA (DSCT5_SA)

Source Address Register of PDMA Channel n
address_offset : 0x54 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT5_SA PDMA_DSCT5_SA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT5_DA (DSCT5_DA)

Destination Address Register of PDMA Channel n
address_offset : 0x58 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT5_DA PDMA_DSCT5_DA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT5_NEXT (DSCT5_NEXT)

Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n
address_offset : 0x5C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT5_NEXT PDMA_DSCT5_NEXT read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT6_CTL (DSCT6_CTL)

Descriptor Table Control Register of PDMA Channel n
address_offset : 0x60 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT6_CTL PDMA_DSCT6_CTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT6_SA (DSCT6_SA)

Source Address Register of PDMA Channel n
address_offset : 0x64 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT6_SA PDMA_DSCT6_SA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT6_DA (DSCT6_DA)

Destination Address Register of PDMA Channel n
address_offset : 0x68 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT6_DA PDMA_DSCT6_DA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT6_NEXT (DSCT6_NEXT)

Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n
address_offset : 0x6C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT6_NEXT PDMA_DSCT6_NEXT read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT7_CTL (DSCT7_CTL)

Descriptor Table Control Register of PDMA Channel n
address_offset : 0x70 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT7_CTL PDMA_DSCT7_CTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT7_SA (DSCT7_SA)

Source Address Register of PDMA Channel n
address_offset : 0x74 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT7_SA PDMA_DSCT7_SA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT7_DA (DSCT7_DA)

Destination Address Register of PDMA Channel n
address_offset : 0x78 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT7_DA PDMA_DSCT7_DA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT7_NEXT (DSCT7_NEXT)

Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n
address_offset : 0x7C Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT7_NEXT PDMA_DSCT7_NEXT read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

PDMA_DSCT0_DA (DSCT0_DA)

Destination Address Register of PDMA Channel n
address_offset : 0x8 Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT0_DA PDMA_DSCT0_DA read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 DA

DA : PDMA Transfer Destination Address\nThis field indicates a 32-bit destination address of PDMA controller.
bits : 0 - 31 (32 bit)
access : read-write


PDMA_DSCT0_NEXT (DSCT0_NEXT)

Next Scatter-gather Descriptor Table Offset Address of PDMA Channel n
address_offset : 0xC Bytes (0x0)
access : read-write
reset_value : 0x0
reset_Mask : 0x0

PDMA_DSCT0_NEXT PDMA_DSCT0_NEXT read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 NEXT EXENEXT

NEXT : PDMA Next Descriptor Table Offset\nThis field indicates the offset of the next descriptor table address in system memory. \nWrite Operation:\nIf the system memory based address is 0x2000_0000 (PDMA_SCATBA), and the next descriptor table is start from 0x2000_0100, then this field must fill in 0x0100.\nRead Operation:\nWhen operating in Scatter-gather mode, the last two bits NEXT[1:0] will become reserved, and indicate the first next address of system memory.\nNote1: The descriptor table address must be word boundary.\nNote2: Before filled transfer task in the descriptor table, user must check if the descriptor table is complete.
bits : 0 - 15 (16 bit)
access : read-write

EXENEXT : PDMA Execution Next Descriptor Table Offset\nThis field indicates the offset of next descriptor table address of current execution descriptor table in system memory. \nNote: Write operation is useless in this field.
bits : 16 - 31 (16 bit)
access : read-write



Is something missing? Is something wrong? can you help correct it ? Please contact us at info@chipselect.org !

This website is sponsored by EmbeetleEmbeetle, an IDE designed from scratch for embedded software developers.