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.
Dependencies: platform_drivers
ad77681_iio.h File Reference
Header file of ad77681_iio. More...
Go to the source code of this file.
| Functions | |
| int32_t | ad77681_iio_initialize (void) | 
| Initialize the IIO interface for AD77681 IIO device. | |
| void | ad77681_iio_event_handler (void) | 
| Run the AD77681 IIO event handler. | |
Detailed Description
Header file of ad77681_iio.
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 ad77681_iio.h.
Function Documentation
| void ad77681_iio_event_handler | ( | void | ) | 
Run the AD77681 IIO event handler.
- Returns:
- none
This function monitors the new IIO client event
Definition at line 864 of file ad77681_iio.c.
| int32_t ad77681_iio_initialize | ( | void | ) | 
Initialize the IIO interface for AD77681 IIO device.
- Returns:
- none
- SUCCESS in case of success, FAILURE otherwise
IIO interface init parameters
Definition at line 802 of file ad77681_iio.c.
Generated on Tue Jul 12 2022 19:15:23 by
 1.7.2
 1.7.2