Enum dma_step_selection

DMA step selection. This bit determines whether the step size setting is applied to source or destination address.

Table 1. Members
Enum value Description

DMA_STEPSEL_DST

Step size settings apply to the destination address.

DMA_STEPSEL_SRC

Step size settings apply to the source address.