![]() |
qspipsu
Xilinx SDK Drivers API Documentation
|
This typedef contains configuration information for the device. More...
Data Fields | |
| u16 | DeviceId |
| Unique ID of device. More... | |
| u32 | BaseAddress |
| Base address of the device. More... | |
| u32 | InputClockHz |
| Input clock frequency. More... | |
| u8 | ConnectionMode |
| Single, Stacked and Parallel mode. More... | |
| u8 | BusWidth |
| Bus width available on board. More... | |
| u8 | IsCacheCoherent |
| Describes whether Cache Coherent or not. More... | |
This typedef contains configuration information for the device.
| u32 XQspiPsu_Config::BaseAddress |
Base address of the device.
Referenced by XQspiPsu_Abort(), XQspiPsu_CfgInitialize(), XQspiPsu_ClearOptions(), XQspiPsu_GetOptions(), XQspiPsu_InterruptHandler(), XQspiPsu_Reset(), XQspiPsu_SetOptions(), and XQspiPsu_SetReadMode().
| u8 XQspiPsu_Config::BusWidth |
Bus width available on board.
| u8 XQspiPsu_Config::ConnectionMode |
Single, Stacked and Parallel mode.
Referenced by GetRealAddr(), and QspiPsuConfigurePoll().
| u16 XQspiPsu_Config::DeviceId |
Unique ID of device.
| u32 XQspiPsu_Config::InputClockHz |
Input clock frequency.
| u8 XQspiPsu_Config::IsCacheCoherent |
Describes whether Cache Coherent or not.