precision-converters-firmware
|
Header file for AD4080 IIO interface. More...
#include <stdint.h>
Go to the source code of this file.
Functions | |
int32_t | ad4080_iio_initialize (void) |
Initialize the IIO interface for AD4080 IIO device. | |
void | ad4080_iio_event_handler (void) |
Run the AD4080 IIO event handler. | |
Header file for AD4080 IIO interface.
Copyright (c) 2023-25 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 ad4080_iio_event_handler | ( | void | ) |
Run the AD4080 IIO event handler.
This function monitors the new IIO client event
int32_t ad4080_iio_initialize | ( | void | ) |
Initialize the IIO interface for AD4080 IIO device.