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