precision-converters-firmware
|
Header file for AD579x IIO application interfaces. More...
Go to the source code of this file.
Functions | |
int32_t | ad579x_iio_init () |
Initialize the IIO interface for AD579x IIO device. More... | |
void | ad579x_iio_event_handler (void) |
Run the AD579x IIO event handler. More... | |
Variables | |
struct ad5791_dev * | ad579x_dev_desc |
Header file for AD579x IIO application interfaces.
Copyright (c) 2023 Analog Devices, Inc. All rights reserved.
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 ad579x_iio_event_handler | ( | void | ) |
Run the AD579x IIO event handler.
This function monitors the new IIO client event
int32_t ad579x_iio_init | ( | ) |
Initialize the IIO interface for AD579x IIO device.
|
extern |