dma_gather_config Struct Reference

LL DMA gather config definition. More...

#include <gr55xx_hal_dma.h>

Public Attributes

uint32_t src_gather_en
 
uint32_t src_sgi
 
uint32_t src_sgc
 

Detailed Description

LL DMA gather config definition.

Definition at line 180 of file gr55xx_hal_dma.h.

Member Data Documentation

◆ src_gather_en

uint32_t dma_gather_config::src_gather_en

Specifies the channel source gather function enable. This parameter can be a value of Source Gather Enable.

Definition at line 183 of file gr55xx_hal_dma.h.

◆ src_sgc

uint32_t dma_gather_config::src_sgc

Specifies the channel source gather count. This parameter can be a value between Min_Data = 0 and Max_Data = 0xFFF.

Definition at line 189 of file gr55xx_hal_dma.h.

◆ src_sgi

uint32_t dma_gather_config::src_sgi

Specifies the channel source gather interval. This parameter can be a value between Min_Data = 0 and Max_Data = 0xFFFFF.

Definition at line 186 of file gr55xx_hal_dma.h.


The documentation for this struct was generated from the following file: