| 
    precision-converters-firmware
    
   | 
 
Header for AD5710R IIO aplication. More...


Go to the source code of this file.
Enumerations | |
| enum | reg_access_mode {  SINGLE_INSTRUCTION_MODE , STREAMING_MODE }  | 
| Register access modes.  More... | |
Functions | |
| int32_t | ad5710r_iio_initialize (void) | 
| Initialize the IIO interface for AD5710R IIO device.   | |
| void | ad5710r_iio_event_handler (void) | 
| Run the AD5710R IIO event handler.   | |
Variables | |
| struct ad5710r_desc * | ad5710r_dev_desc | 
| uint8_t | streaming_option | 
| uint8_t * | global_iio_buff | 
| uint32_t | num_of_samples | 
Header for AD5710R IIO aplication.
Copyright (c) 2024-25 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 reg_access_mode | 
| void ad5710r_iio_event_handler | ( | void | ) | 
Run the AD5710R IIO event handler.
This function monitors the new IIO client event

| int32_t ad5710r_iio_initialize | ( | void | ) | 
Initialize the IIO interface for AD5710R IIO device.

      
  | 
  extern | 
      
  | 
  extern | 
      
  | 
  extern | 
      
  | 
  extern |