Post Go back to editing

How to write to write to AD9361 registers from an app

Product Number: AD9361
Software Version: https://github.com/analogdevicesinc/linux/tree/2019_R1

I am trying to write a c/cpp program/app that will do the equivalent of the following userspace command.

How is this accomplished? Do you use ioctl to somehow interact with the device?