When the channel is suspended, it remains enabled.
The pause behaves differently, depending on the transfer mode:
Normal transfer mode: If the user sets the DMA4_CDPi[7] PAUSE_LINK_LIST bit to 1, the channel completes the current read and write transactions and then suspends the channel. The channel can be resumed by setting the channel DMA4_CDPi[7] PAUSE_LINK_LIST bit to 0.
Linked-list type 1, 2, or 3 mode: The user must not set the DMA4_CDPi[7] PAUSE_LINK_LIST bit through the configuration port; otherwise, transfer behavior is undefined.
A PAUSE_LINK_LIST bit (P) is set to 1 in the descriptor.
The channel is suspended after the descriptor load, translation, and configuration memory update are complete.
The linked list can be resumed by resetting the DMA4_CDPi[7] PAUSE_LINK_LIST bit (through the configuration port).