7.6.5.8 Enum dma_step_selection
DMA step selection. This bit determines whether the step size setting is applied to source or destination address.
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. |