precision-converters-firmware
|
Header file of ad4170_iio. More...
#include <stdio.h>
#include <stdbool.h>
#include "iio.h"
#include "iio_types.h"
Go to the source code of this file.
Functions | |
int32_t | ad4170_iio_initialize (void) |
Initialize the IIO interface for AD4170 IIO device. More... | |
void | ad4170_iio_event_handler (void) |
Run the AD4170 IIO event handler. More... | |
Variables | |
struct ad4170_dev * | p_ad4170_dev_inst |
Header file of ad4170_iio.
Copyright (c) 2021-22 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.
enum sensor_channels |
void ad4170_iio_event_handler | ( | void | ) |
Run the AD4170 IIO event handler.
This function monitors the new IIO client event
int32_t ad4170_iio_initialize | ( | void | ) |
Initialize the IIO interface for AD4170 IIO device.
|
extern |
Pointer to the struct representing the AD4170 IIO device