xWRL6432 MMWAVE-L-SDK  05.04.00.01
DPEDMA_syncACfg Struct Reference

Detailed Description

EDMA configuration for Sync A copy.

The structure is used to hold the sync A configuration

Data Fields

uint32_t srcAddress
 Source Address. More...
 
uint32_t destAddress
 Destination Address. More...
 
uint16_t aCount
 a count More...
 
uint16_t bCount
 b count More...
 
uint16_t cCount
 c count More...
 
int16_t srcBIdx
 source B index More...
 
int16_t dstBIdx
 destination B index More...
 
int16_t srcCIdx
 source C index More...
 
int16_t dstCIdx
 destination C index More...
 

Field Documentation

◆ srcAddress

uint32_t DPEDMA_syncACfg::srcAddress

Source Address.

◆ destAddress

uint32_t DPEDMA_syncACfg::destAddress

Destination Address.

◆ aCount

uint16_t DPEDMA_syncACfg::aCount

a count

◆ bCount

uint16_t DPEDMA_syncACfg::bCount

b count

◆ cCount

uint16_t DPEDMA_syncACfg::cCount

c count

◆ srcBIdx

int16_t DPEDMA_syncACfg::srcBIdx

source B index

◆ dstBIdx

int16_t DPEDMA_syncACfg::dstBIdx

destination B index

◆ srcCIdx

int16_t DPEDMA_syncACfg::srcCIdx

source C index

◆ dstCIdx

int16_t DPEDMA_syncACfg::dstCIdx

destination C index