![]() |
Infineon MOTIX™ MCU TLE987x Device Family SDK
|
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 |
struct { ... } bit |
uint32 Cycle_Ctrl |
Bit[2..0].
uint32 Dst_Inc |
Bit[31..30].
uint32 Dst_Prot_Ctrl |
Bit[23..21].
uint32 Dst_Size |
Bit[29..28].
uint32 N_Minus_1 |
Bit[13..4].
uint32 Next_UseBurst |
Bit[3].
uint32 R_Power |
Bit[17..14].
uint32 reg |
uint32 Src_Inc |
Bit[27..26].
uint32 Src_Prot_Ctrl |
Bit[20..18].
uint32 Src_Size |
Bit[25..24].