TLE986x Device Family SDK
Data Fields
TControl Struct Reference

Detailed Description

This structure lists the bit assignments for the channel_cfg memory location.

#include <dma.h>

Data Fields

uint32 reg
 
struct {
   uint32   Cycle_Ctrl: 3
 Bit[2..0]. More...
 
   uint32   Next_UseBurst: 1
 Bit[3]. More...
 
   uint32   N_Minus_1: 10
 Bit[13..4]. More...
 
   uint32   R_Power: 4
 Bit[17..14]. More...
 
   uint32   Src_Prot_Ctrl: 3
 Bit[20..18]. More...
 
   uint32   Dst_Prot_Ctrl: 3
 Bit[23..21]. More...
 
   uint32   Src_Size: 2
 Bit[25..24]. More...
 
   uint32   Src_Inc: 2
 Bit[27..26]. More...
 
   uint32   Dst_Size: 2
 Bit[29..28]. More...
 
   uint32   Dst_Inc: 2
 Bit[31..30]. More...
 
bit
 

Field Documentation

◆ bit

struct { ... } bit

◆ Cycle_Ctrl

uint32 Cycle_Ctrl

Bit[2..0].

◆ Dst_Inc

uint32 Dst_Inc

Bit[31..30].

◆ Dst_Prot_Ctrl

uint32 Dst_Prot_Ctrl

Bit[23..21].

◆ Dst_Size

uint32 Dst_Size

Bit[29..28].

◆ N_Minus_1

uint32 N_Minus_1

Bit[13..4].

◆ Next_UseBurst

uint32 Next_UseBurst

Bit[3].

◆ R_Power

uint32 R_Power

Bit[17..14].

◆ reg

uint32 reg

◆ Src_Inc

uint32 Src_Inc

Bit[27..26].

◆ Src_Prot_Ctrl

uint32 Src_Prot_Ctrl

Bit[20..18].

◆ Src_Size

uint32 Src_Size

Bit[25..24].


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