PSOC E8XXGP Device Support Library
Data Fields
dma_ofm_dst_r Struct Reference
Data Fields
union {
struct {
uint32_t
offset
: 32
uint32_t
reserved0
: 32
}
uint32_t
word
[2]
};
union {
struct {
uint32_t
offset_LO
: 32
uint32_t
offset_HI
: 8
uint32_t
reserved0
: 24
}
uint32_t
word
[2]
};
union {
struct {
uint32_t
offset_LO
: 32
uint32_t
offset_HI
: 8
uint32_t
reserved0
: 24
}
uint32_t
word
[2]
};
Field Documentation
◆
union { ... } dma_ofm_dst_r::@253
◆
union { ... } dma_ofm_dst_r::@913
◆
union { ... } dma_ofm_dst_r::@1489