Transfer Priority level
+ Collaboration diagram for Transfer Priority level:

Macros

#define LL_DMA_PRIORITY_0   DMA_CFGL_CH_PRIOR_0
 Priority level : 0. More...
 
#define LL_DMA_PRIORITY_1   DMA_CFGL_CH_PRIOR_1
 Priority level : 1. More...
 
#define LL_DMA_PRIORITY_2   DMA_CFGL_CH_PRIOR_2
 Priority level : 2. More...
 
#define LL_DMA_PRIORITY_3   DMA_CFGL_CH_PRIOR_3
 Priority level : 3. More...
 
#define LL_DMA_PRIORITY_4   DMA_CFGL_CH_PRIOR_4
 Priority level : 4. More...
 
#define LL_DMA_PRIORITY_5   DMA_CFGL_CH_PRIOR_5
 Priority level : 5. More...
 
#define LL_DMA_PRIORITY_6   DMA_CFGL_CH_PRIOR_6
 Priority level : 6. More...
 
#define LL_DMA_PRIORITY_7   DMA_CFGL_CH_PRIOR_7
 Priority level : 7. More...
 

Detailed Description

Macro Definition Documentation

◆ LL_DMA_PRIORITY_0

#define LL_DMA_PRIORITY_0   DMA_CFGL_CH_PRIOR_0

Priority level : 0.

Definition at line 246 of file gr55xx_ll_dma.h.

◆ LL_DMA_PRIORITY_1

#define LL_DMA_PRIORITY_1   DMA_CFGL_CH_PRIOR_1

Priority level : 1.

Definition at line 247 of file gr55xx_ll_dma.h.

◆ LL_DMA_PRIORITY_2

#define LL_DMA_PRIORITY_2   DMA_CFGL_CH_PRIOR_2

Priority level : 2.

Definition at line 248 of file gr55xx_ll_dma.h.

◆ LL_DMA_PRIORITY_3

#define LL_DMA_PRIORITY_3   DMA_CFGL_CH_PRIOR_3

Priority level : 3.

Definition at line 249 of file gr55xx_ll_dma.h.

◆ LL_DMA_PRIORITY_4

#define LL_DMA_PRIORITY_4   DMA_CFGL_CH_PRIOR_4

Priority level : 4.

Definition at line 250 of file gr55xx_ll_dma.h.

◆ LL_DMA_PRIORITY_5

#define LL_DMA_PRIORITY_5   DMA_CFGL_CH_PRIOR_5

Priority level : 5.

Definition at line 251 of file gr55xx_ll_dma.h.

◆ LL_DMA_PRIORITY_6

#define LL_DMA_PRIORITY_6   DMA_CFGL_CH_PRIOR_6

Priority level : 6.

Definition at line 252 of file gr55xx_ll_dma.h.

◆ LL_DMA_PRIORITY_7

#define LL_DMA_PRIORITY_7   DMA_CFGL_CH_PRIOR_7

Priority level : 7.

Definition at line 253 of file gr55xx_ll_dma.h.