RTEMS 6.1-rc2
|
#include <xqspipsu.h>
Data Fields | |
u16 | DeviceId |
UINTPTR | BaseAddress |
u32 | InputClockHz |
u8 | ConnectionMode |
u8 | BusWidth |
u8 | IsCacheCoherent |
This typedef contains configuration information for the device.
UINTPTR XQspiPsu_Config::BaseAddress |
Base address of the device
u8 XQspiPsu_Config::BusWidth |
Bus width available on board
u8 XQspiPsu_Config::ConnectionMode |
Single, Stacked and Parallel mode
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