|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
This union represents the bit fields in the SFC bus config Register 2.
Read the register into the d32 member then set/clear the bits using the b elements.
更多...
#include <hal_sfc_v150_regs_def.h>
成员变量 | ||
| uint32_t | d32 | |
| struct { | ||
| uint32_t wip_locate: 3 | ||
| uint32_t bus_ddr_mode: 1 | ||
| uint32_t ddr_rd_dummy_bytes: 4 | ||
| uint32_t ddr_wr_dummy_bytes: 4 | ||
| uint32_t sfc_ddr_tx_delay_enable: 1 | ||
| uint32_t reserved: 19 | ||
| } | b | |
| struct { | ||
| uint32_t wip_locate: 3 | ||
| uint32_t bus_ddr_mode: 1 | ||
| uint32_t ddr_rd_dummy_bytes: 4 | ||
| uint32_t ddr_wr_dummy_bytes: 4 | ||
| uint32_t sfc_ddr_tx_delay_enable: 1 | ||
| uint32_t reserved: 19 | ||
| } | b | |
This union represents the bit fields in the SFC bus config Register 2.
Read the register into the d32 member then set/clear the bits using the b elements.
| struct { ... } bus_config2::b |
Register bits.
| struct { ... } bus_config2::b |
Register bits.
| uint32_t bus_config2::bus_ddr_mode |
DDR mode enable.
| uint32_t bus_config2::d32 |
Raw register data.
| uint32_t bus_config2::ddr_rd_dummy_bytes |
Number of dummy bytes in the read operation in DDR mode.
| uint32_t bus_config2::ddr_wr_dummy_bytes |
Number of dummy bytes in the write operation in DDR mode.
| uint32_t bus_config2::reserved |
| uint32_t bus_config2::sfc_ddr_tx_delay_enable |
Phase relationship between CLK and TX_DATA in DDR mode: value :0: align; 1: CLK is 1/4 SFC_CLK cycle ahead of TX_DATA.
| uint32_t bus_config2::wip_locate |
Write In Progress is located in the flash status register.