rfdc
Xilinx SDK Drivers API Documentation
xrfdc_selftest_example.c File Reference

Overview

This file contains a selftest example for using the rfdc hardware and RFSoC Data Converter driver.

This example does some writes to the hardware to do some sanity checks and does a reset to restore the original settings.

MODIFICATION HISTORY:
Ver   Who    Date     Changes

1.0 sk 05/25/17 First release 1.1 sk 08/09/17 Modified the example to support both Linux and Baremetal.
 

Functions

int main (void)
 Main function that invokes the polled example in this file. More...
 

Function Documentation

◆ main()

int main ( void  )

Main function that invokes the polled example in this file.

Parameters
None.
Returns
  • XRFDC_SUCCESS if the example has completed successfully.
  • XRFDC_FAILURE if the example has failed.
Note
None.