![]() |
sdiaud
Xilinx SDK Drivers API Documentation
|
This typedef contains configuration information for the XSdiAud. More...
Data Fields | |
u32 | DeviceId |
DeviceId is the unique ID of XSdiaud. More... | |
UINTPTR | BaseAddress |
BaseAddress of the XSdiaud. More... | |
u8 | IsEmbed |
Is Audio Embed or Extract. More... | |
u8 | LineRate |
UHD SDI standard. More... | |
u8 | MaxNumChannels |
Indicates the max number of channels supported by the core. More... | |
This typedef contains configuration information for the XSdiAud.
UINTPTR XSdiAud_Config::BaseAddress |
BaseAddress of the XSdiaud.
Referenced by XSdiAud_CfgInitialize(), and XSdiAud_Initialize().
u32 XSdiAud_Config::DeviceId |
DeviceId is the unique ID of XSdiaud.
u8 XSdiAud_Config::IsEmbed |
Is Audio Embed or Extract.
Referenced by XSdiAud_SelfTest().
u8 XSdiAud_Config::LineRate |
UHD SDI standard.
Referenced by XSdiAud_SelfTest().
u8 XSdiAud_Config::MaxNumChannels |
Indicates the max number of channels supported by the core.
Referenced by XSdiAud_SelfTest().