![]() |
hwicap
Xilinx SDK Drivers API Documentation
|
This typedef contains configuration information for the device. More...
Data Fields | |
u16 | DeviceId |
Device ID of device. More... | |
UINTPTR | BaseAddress |
Register base address. More... | |
int | IcapWidth |
Width of ICAP. More... | |
int | IsLiteMode |
IsLiteMode, 0 not present, 1 present. More... | |
This typedef contains configuration information for the device.
UINTPTR XHwIcap_Config::BaseAddress |
Register base address.
Referenced by HwIcapIntrExample(), HwIcapReadConfigRegExample(), HwIcapTestAppExample(), XHwIcap_Abort(), XHwIcap_CfgInitialize(), XHwIcap_DeviceWrite(), XHwIcap_FlushFifo(), XHwIcap_Reset(), and XHwIcap_SelfTest().
u16 XHwIcap_Config::DeviceId |
Device ID of device.
int XHwIcap_Config::IcapWidth |
Width of ICAP.
Referenced by XHwIcap_DeviceRead(), and XHwIcap_DeviceWrite().
int XHwIcap_Config::IsLiteMode |
IsLiteMode, 0 not present, 1 present.