Macros | |
#define | LL_DMA_DST_INCREMENT DMA_CTLL_DINC_INC |
Destination Address increment. More... | |
#define | LL_DMA_DST_DECREMENT DMA_CTLL_DINC_DEC |
Destination Address decrement. More... | |
#define | LL_DMA_DST_NO_CHANGE DMA_CTLL_DINC_NO |
Destination Address no change. More... | |
#define LL_DMA_DST_DECREMENT DMA_CTLL_DINC_DEC |
Destination Address decrement.
Definition at line 201 of file gr55xx_ll_dma.h.
#define LL_DMA_DST_INCREMENT DMA_CTLL_DINC_INC |
Destination Address increment.
Definition at line 200 of file gr55xx_ll_dma.h.
#define LL_DMA_DST_NO_CHANGE DMA_CTLL_DINC_NO |
Destination Address no change.
Definition at line 202 of file gr55xx_ll_dma.h.