|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
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 { ... } cfg_ram_sel::b |
| uint32_t cfg_ram_sel::cfg_ram10_sel |
RAM10 (size:16K) configuration
| 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
| uint32_t cfg_ram_sel::cfg_ram12_sel |
RAM12 (size:2K) configuration: 1'b0:pkt_ram 1'b1:BGLE
| uint32_t cfg_ram_sel::cfg_ram5_sel |
RAM5 (size:64K) configuration
| uint32_t cfg_ram_sel::cfg_ram6_sel |
RAM6 (size:64K) configuration
| uint32_t cfg_ram_sel::cfg_ram7_sel |
RAM7 (size:64K) configuration
| uint32_t cfg_ram_sel::cfg_ram8_sel |
RAM8 (size:32K) configuration
| uint32_t cfg_ram_sel::cfg_ram9_sel |
RAM9 (size:32K) configuration
| uint32_t cfg_ram_sel::d32 |
Raw register data.
| uint32_t cfg_ram_sel::reserved0 |
reserved.
| uint32_t cfg_ram_sel::reserved1 |
reserved.