precision-converters-firmware
|
Header file for AD5754R IIO interface. More...
Go to the source code of this file.
Functions | |
int32_t | ad5754r_iio_init (void) |
Initialize the IIO interface for AD5754R IIO device. More... | |
void | ad5754r_iio_event_handler (void) |
Run the AD5754r IIO event handler. More... | |
Variables | |
struct ad5754r_dev * | ad5754r_dev_inst |
Header file for AD5754R IIO interface.
Copyright (c) 2024 Analog Devices, Inc.
This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.
void ad5754r_iio_event_handler | ( | void | ) |
Run the AD5754r IIO event handler.
This function monitors the new IIO client event.
int32_t ad5754r_iio_init | ( | void | ) |
Initialize the IIO interface for AD5754R IIO device.
|
extern |