Macros | |
#define | LL_DMA_DST_INCREMENT DMA_CTLL_DINC_INC |
#define | LL_DMA_DST_DECREMENT DMA_CTLL_DINC_DEC |
#define | LL_DMA_DST_NO_CHANGE DMA_CTLL_DINC_NO |
#define LL_DMA_DST_DECREMENT DMA_CTLL_DINC_DEC |
Destination Address decrement
Definition at line 243 of file gr55xx_ll_dma.h.
#define LL_DMA_DST_INCREMENT DMA_CTLL_DINC_INC |
Destination Address increment
Definition at line 242 of file gr55xx_ll_dma.h.
#define LL_DMA_DST_NO_CHANGE DMA_CTLL_DINC_NO |
Destination Address no change
Definition at line 244 of file gr55xx_ll_dma.h.