dma_scatter_config Struct Reference

LL DMA scatter config definition. More...

#include <gr55xx_hal_dma.h>

Public Attributes

uint32_t dst_scatter_en
 
uint32_t dst_dsi
 
uint32_t dst_dsc
 

Detailed Description

LL DMA scatter config definition.

Definition at line 164 of file gr55xx_hal_dma.h.

Member Data Documentation

◆ dst_dsc

uint32_t dma_scatter_config::dst_dsc

Specifies the destination scatter count. This parameter can be a value between Min_Data = 0 and Max_Data = 0xFFF.

Definition at line 173 of file gr55xx_hal_dma.h.

◆ dst_dsi

uint32_t dma_scatter_config::dst_dsi

Specifies the destination scatter tnterval. This parameter can be a value between Min_Data = 0 and Max_Data = 0xFFFFF.

Definition at line 170 of file gr55xx_hal_dma.h.

◆ dst_scatter_en

uint32_t dma_scatter_config::dst_scatter_en

Specifies the destination scatter function enable. This parameter can be a value of Destination Scatter Enable.

Definition at line 167 of file gr55xx_hal_dma.h.


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