Collaboration diagram for DMA Destination Incremented Mode:Macros | |
| #define | DMA_DST_INCREMENT LL_DMA_DST_INCREMENT |
| Destination increment mode. More... | |
| #define | DMA_DST_DECREMENT LL_DMA_DST_DECREMENT |
| Destination decrement mode. More... | |
| #define | DMA_DST_NO_CHANGE LL_DMA_DST_NO_CHANGE |
| Destination no change mode. More... | |
| #define DMA_DST_DECREMENT LL_DMA_DST_DECREMENT |
Destination decrement mode.
Definition at line 294 of file gr55xx_hal_dma.h.
| #define DMA_DST_INCREMENT LL_DMA_DST_INCREMENT |
Destination increment mode.
Definition at line 293 of file gr55xx_hal_dma.h.
| #define DMA_DST_NO_CHANGE LL_DMA_DST_NO_CHANGE |
Destination no change mode.
Definition at line 295 of file gr55xx_hal_dma.h.