XSfl_UserConfig::Ospi_Conig - XSfl_UserConfig::Ospi_Conig - 2026.1 English - UG643

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2026-06-23
Version
2026.1 English

Declaration

typedef union XSfl_UserConfig{
	struct Ospi_Conig{
		u32 BaseAddress;	
		u8 ReadMode;		
		u8 ChipSelect;		
		u32 Quirks;		
	} Ospi_Config;
} XSfl_UserConfig;
Table 1. Structure XSfl_UserConfig::Ospi_Conig Member Description
Member Description
BaseAddress

Base address of the device

ReadMode

Operating Mode DAC or INDAC

ChipSelect

Chip select information

Quirks Quirks to handle specific use cases