PSOC E8XXGP Device Support Library
config_r Struct Reference

Data Fields

union {
   struct {
uint32_t macs_per_cc: 4
 
uint32_t cmd_stream_version: 4
 
uint32_t shram_size: 8
 
uint32_t reserved0: 10
 
uint32_t functional_safety: 1
 
uint32_t custom_dma: 1
 
uint32_t product: 4
 
   } 
 
uint32_t word
 
}; 
 
union {
   struct {
uint32_t macs_per_cc: 4
 
uint32_t cmd_stream_version: 4
 
uint32_t shram_size: 8
 
uint32_t reserved0: 10
 
uint32_t functional_safety: 1
 
uint32_t custom_dma: 1
 
uint32_t product: 4
 
   } 
 
uint32_t word
 
}; 
 
union {
   struct {
uint32_t macs_per_cc: 4
 
uint32_t cmd_stream_version: 4
 
uint32_t num_axi_sram: 2
 
uint32_t num_axi_ext: 1
 
uint32_t reserved0: 1
 
uint32_t num_wd: 2
 
uint32_t reserved1: 13
 
uint32_t custom_dma: 1
 
uint32_t product: 4
 
   } 
 
uint32_t word
 
}; 
 

Field Documentation

◆ 

union { ... } config_r::@69

◆ 

union { ... } config_r::@725

◆ 

union { ... } config_r::@1413