![]() |
Infineon MOTIX™ MCU TLE988x/9x Device Family SDK
|
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 |
struct { ... } bit |
uint32 reg |
uint32 u32_cycleCtrl |
Bit[2..0].
uint32 u32_dstInc |
Bit[31..30].
uint32 u32_dstProtCtrl |
Bit[23..21].
uint32 u32_dstSize |
Bit[29..28].
uint32 u32_nextUseburst |
Bit[3].
uint32 u32_Nminus1 |
Bit[13..4].
uint32 u32_Rpower |
Bit[17..14].
uint32 u32_srcInc |
Bit[27..26].
uint32 u32_srcProtCtrl |
Bit[20..18].
uint32 u32_srcSize |
Bit[25..24].