Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ad7689_iio.h File Reference
Header file for AD7689 IIO interface. More...
Go to the source code of this file.
| Functions | |
| int32_t | ad7689_iio_initialize (void) | 
| Initialize the IIO interface for AD7689 IIO device. | |
| void | ad7689_iio_event_handler (void) | 
| Run the AD7689 IIO event handler. | |
Detailed Description
Header file for AD7689 IIO interface.
Copyright (c) 2021 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.
Definition in file ad7689_iio.h.
Function Documentation
| void ad7689_iio_event_handler | ( | void | ) | 
Run the AD7689 IIO event handler.
- Returns:
- none
This function monitors the new IIO client event
Definition at line 510 of file ad7689_iio.c.
| int32_t ad7689_iio_initialize | ( | void | ) | 
Initialize the IIO interface for AD7689 IIO device.
- Returns:
- none
- 0 in case of success, negative error code otherwise
Definition at line 450 of file ad7689_iio.c.
Generated on Fri Jul 15 2022 12:01:57 by
 1.7.2
 1.7.2