SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
sdrv_xspi_mst_conf

#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
 

Field Documentation

◆ base

paddr_t base

xspi master register base address

◆ crc_en

bool crc_en

xspi master crc enable

◆ cs

uint8_t cs

chip select

◆ dummy

uint8_t dummy

xspi master dummy cycle

◆ irq

uint16_t irq

xspi master irq number

◆ is_ddr

bool is_ddr

xspi master use ddr or sdr mode

◆ is_training

bool is_training

xspi master support training

◆ line

enum sdrv_xspi_mst_line line

xspi master use line num

◆ offset

◆ port_base

paddr_t port_base

xspi master port base address

◆ slv_err_resp_en

bool slv_err_resp_en

xspi master slv_err_resp enable


The documentation for this struct was generated from the following file: