Infineon MOTIX™ MCU TLE988x/9x Device Family SDK
Data Fields
tDMA_ctrl Union Reference

Detailed Description

This union and its structure lists the bit assignments for the channel_cfg memory location.

#include <dma.h>

Data Fields

uint32 reg
 
struct {
   uint32   u32_cycleCtrl: 3
 Bit[2..0]. More...
 
   uint32   u32_nextUseburst: 1
 Bit[3]. More...
 
   uint32   u32_Nminus1: 10
 Bit[13..4]. More...
 
   uint32   u32_Rpower: 4
 Bit[17..14]. More...
 
   uint32   u32_srcProtCtrl: 3
 Bit[20..18]. More...
 
   uint32   u32_dstProtCtrl: 3
 Bit[23..21]. More...
 
   uint32   u32_srcSize: 2
 Bit[25..24]. More...
 
   uint32   u32_srcInc: 2
 Bit[27..26]. More...
 
   uint32   u32_dstSize: 2
 Bit[29..28]. More...
 
   uint32   u32_dstInc: 2
 Bit[31..30]. More...
 
bit
 

Field Documentation

◆ 

struct { ... } bit

◆ reg

uint32 reg

◆ u32_cycleCtrl

uint32 u32_cycleCtrl

Bit[2..0].

◆ u32_dstInc

uint32 u32_dstInc

Bit[31..30].

◆ u32_dstProtCtrl

uint32 u32_dstProtCtrl

Bit[23..21].

◆ u32_dstSize

uint32 u32_dstSize

Bit[29..28].

◆ u32_nextUseburst

uint32 u32_nextUseburst

Bit[3].

◆ u32_Nminus1

uint32 u32_Nminus1

Bit[13..4].

◆ u32_Rpower

uint32 u32_Rpower

Bit[17..14].

◆ u32_srcInc

uint32 u32_srcInc

Bit[27..26].

◆ u32_srcProtCtrl

uint32 u32_srcProtCtrl

Bit[20..18].

◆ u32_srcSize

uint32 u32_srcSize

Bit[25..24].


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