|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <sdrv_xspi_mst.h>
Data Fields | |
| paddr_t | base |
| uint16_t | irq |
| uint8_t | cs |
| bool | crc_en |
| bool | slv_err_resp_en |
| uint8_t | dummy |
| bool | is_ddr |
| enum sdrv_xspi_mst_line | line |
| bool | is_training |
| paddr_t | port_base |
| paddr_t base |
xspi master register base address
| bool crc_en |
xspi master crc enable
| uint8_t cs |
chip select
| uint8_t dummy |
xspi master dummy cycle
| uint16_t irq |
xspi master irq number
| bool is_ddr |
xspi master use ddr or sdr mode
| bool is_training |
xspi master support training
| enum sdrv_xspi_mst_line line |
xspi master use line num
| struct sdrv_xspi_mst_addr_offset_conf offset |
| paddr_t port_base |
xspi master port base address
| bool slv_err_resp_en |
xspi master slv_err_resp enable