7.6.5.3 Enum dma_block_action

Block action definitions.

Table 7-29. Members
Enum valueDescription

DMA_BLOCK_ACTION_NOACT

No action.

DMA_BLOCK_ACTION_INT

Channel in normal operation and sets transfer complete interrupt flag after block transfer.

DMA_BLOCK_ACTION_SUSPEND

Trigger channel suspend after block transfer and sets channel suspend interrupt flag once the channel is suspended.

DMA_BLOCK_ACTION_BOTH

Sets transfer complete interrupt flag after a block transfer and trigger channel suspend. The channel suspend interrupt flag will be set once the channel is suspended.