XRFdc_MTS_Sysref_Config - 2.6 English

Zynq UltraScale+ RFSoC RF Data Converter v2.6 Gen 1/2/3/DFE LogiCORE IP Product Guide (PG269)

Document ID
PG269
Release Date
2023-10-18
Version
2.6 English

Function Prototype

u32 XRFdc_MTS_Sysref_Config(XRFdc *InstancePtr, XRFdc_MultiConverter_Sync_Config *DACSyncConfigPtr, XRFdc_MultiConverter_Sync_Config *ADCSyncConfigPtr, u32 SysRefEnable)

Arguments

XRFdc *InstancePtr
Pointer to the driver instance.
XRFdc_MultiConverter_Sync_Config *DACSyncConfigPtr
Pointer to RF-DAC Multi-Tile Sync config structure.
XRFdc_MultiConverter_Sync_Config *ADCSyncConfigPtr
Pointer to ADC Multi-Tile Sync config structure.
u32 SysRefEnable
0 for disable and 1 for enable.

Description

This API is used to enable and disable the sysref.

Return Value

XRFDC_MTS_OK