precision-converters-firmware
Variables
ad5592r_configs.h File Reference

: user config header for ad5592r More...

#include "ad5592r-base.h"
Include dependency graph for ad5592r_configs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

struct ad5592r_init_param ad5592r_user_param
 
struct no_os_i2c_init_params i2c_user_params
 
struct no_os_spi_init_params spi_user_params
 
struct no_os_i2c_desc i2c_user_descr
 
struct no_os_spi_desc spi_user_descr
 
struct ad5592r_dev ad5592r_dev_reset
 
struct ad5592r_dev ad5592r_dev_user
 

Detailed Description

: user config header for ad5592r

:

Copyright (c) 2020, 2022 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.

Variable Documentation

◆ ad5592r_dev_reset

struct ad5592r_dev ad5592r_dev_reset
extern

◆ ad5592r_dev_user

struct ad5592r_dev ad5592r_dev_user
extern

◆ ad5592r_user_param

struct ad5592r_init_param ad5592r_user_param
extern

◆ i2c_user_descr

struct no_os_i2c_desc i2c_user_descr
extern

◆ i2c_user_params

struct no_os_i2c_init_params i2c_user_params
extern

◆ spi_user_descr

struct no_os_spi_desc spi_user_descr
extern

◆ spi_user_params

struct no_os_spi_init_params spi_user_params
extern