Macros | |
#define | LL_DMA_SRC_INCREMENT DMA_CTLL_SINC_INC |
Source Address increment. More... | |
#define | LL_DMA_SRC_DECREMENT DMA_CTLL_SINC_DEC |
Source Address decrement. More... | |
#define | LL_DMA_SRC_NO_CHANGE DMA_CTLL_SINC_NO |
Source Address no change. More... | |
#define LL_DMA_SRC_DECREMENT DMA_CTLL_SINC_DEC |
Source Address decrement.
Definition at line 193 of file gr55xx_ll_dma.h.
#define LL_DMA_SRC_INCREMENT DMA_CTLL_SINC_INC |
Source Address increment.
Definition at line 192 of file gr55xx_ll_dma.h.
#define LL_DMA_SRC_NO_CHANGE DMA_CTLL_SINC_NO |
Source Address no change.
Definition at line 194 of file gr55xx_ll_dma.h.