board_common
Vitis Drivers API Documentation
Examples

You can refer to the below stated example applications for more details on how to use rfclk driver.

xrfclk_example_app.c

Contains an example on how to use the XRfclk driver directly on clk104 daughter board on zcu216. This example does the following:

  • configure LMK and LMX,
  • read LMK and LMX configurations,
  • read/write registers for LMK and LMX,
  • reset LMK and LMX

For details, see xrfclk_example_app.c.