![]() |
csudma
Xilinx SDK Drivers API Documentation
|
This typedef contains configuration information for a CSU_DMA core. More...
Data Fields | |
u16 | DeviceId |
DeviceId is the unique ID of the device. More... | |
u32 | BaseAddress |
BaseAddress is the physical base address of the device's registers. More... | |
This typedef contains configuration information for a CSU_DMA core.
Each CSU_DMA core should have a configuration structure associated.
u32 XCsuDma_Config::BaseAddress |
BaseAddress is the physical base address of the device's registers.
Referenced by XCsuDma_CfgInitialize(), XCsuDma_ClearCheckSum(), XCsuDma_DisableIntr(), XCsuDma_EnableIntr(), XCsuDma_GetAddr(), XCsuDma_GetCheckSum(), XCsuDma_GetConfig(), XCsuDma_GetIntrMask(), XCsuDma_GetSize(), XCsuDma_IntrClear(), XCsuDma_IntrGetStatus(), XCsuDma_IsPaused(), XCsuDma_Pause(), XCsuDma_Resume(), XCsuDma_SelfTest(), XCsuDma_SelfTestExample(), XCsuDma_SetConfig(), and XCsuDma_Transfer().
u16 XCsuDma_Config::DeviceId |
DeviceId is the unique ID of the device.