WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
cfg_ram_sel联合体 参考

This union represents the bit fields in the CFG_RAM_SEL register. Read the register into the d32 member then set/clear the bits using the b elements. 更多...

成员变量

uint32_t d32
 
struct { 
 
   uint32_t   cfg_ram12_sel: 1 
 
   uint32_t   reserved0: 1 
 
   uint32_t   cfg_ram11_sel: 2 
 
   uint32_t   cfg_ram10_sel: 2 
 
   uint32_t   cfg_ram9_sel: 2 
 
   uint32_t   cfg_ram8_sel: 2 
 
   uint32_t   cfg_ram7_sel: 2 
 
   uint32_t   cfg_ram6_sel: 2 
 
   uint32_t   cfg_ram5_sel: 2 
 
   uint32_t   reserved1: 16 
 
b 
 

详细描述

This union represents the bit fields in the CFG_RAM_SEL register. Read the register into the d32 member then set/clear the bits using the b elements.

结构体成员变量说明

◆ [struct]

struct { ... } cfg_ram_sel::b

◆ cfg_ram10_sel

uint32_t cfg_ram_sel::cfg_ram10_sel

RAM10 (size:16K) configuration

◆ cfg_ram11_sel

uint32_t cfg_ram_sel::cfg_ram11_sel

RAM11 (size:16K) configuration 2'b00:pkt_ram 2'b01:BGLE 2'b10:ITCM 2'b11:DTCM

◆ cfg_ram12_sel

uint32_t cfg_ram_sel::cfg_ram12_sel

RAM12 (size:2K) configuration: 1'b0:pkt_ram 1'b1:BGLE

◆ cfg_ram5_sel

uint32_t cfg_ram_sel::cfg_ram5_sel

RAM5 (size:64K) configuration

◆ cfg_ram6_sel

uint32_t cfg_ram_sel::cfg_ram6_sel

RAM6 (size:64K) configuration

◆ cfg_ram7_sel

uint32_t cfg_ram_sel::cfg_ram7_sel

RAM7 (size:64K) configuration

◆ cfg_ram8_sel

uint32_t cfg_ram_sel::cfg_ram8_sel

RAM8 (size:32K) configuration

◆ cfg_ram9_sel

uint32_t cfg_ram_sel::cfg_ram9_sel

RAM9 (size:32K) configuration

◆ d32

uint32_t cfg_ram_sel::d32

Raw register data.

◆ reserved0

uint32_t cfg_ram_sel::reserved0

reserved.

◆ reserved1

uint32_t cfg_ram_sel::reserved1

reserved.


该联合体的文档由以下文件生成: