![]() |
sdiaud
Vitis 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(), XSdiAud_ConfigReset(), XSdiAud_CoreReset(), XSdiAud_Emb_EnExtrnLine(), XSdiAud_Emb_SetAsx(), XSdiAud_Emb_SetSmpRate(), XSdiAud_Emb_SetSmpSize(), XSdiAud_Emb_SetVidProps(), XSdiAud_Enable(), XSdiAud_Ext_DisableClkPhase(), XSdiAud_Ext_GetAcChStatus(), XSdiAud_Ext_GetAsxStatus(), XSdiAud_Ext_GetFIFOOvFlwStatus(), XSdiAud_Ext_GetSRStatus(), XSdiAud_GetActGrpStatus(), XSdiAud_GetChStat(), XSdiAud_GetCoreVersion(), XSdiAud_GetIntStat(), XSdiAud_Initialize(), XSdiAud_IntrHandler(), XSdiAud_MuteCh(), XSdiAud_SelfTest(), XSdiAud_SetAesChPair(), and XSdiAud_SetCh().
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().