precision-converters-firmware
Macros | Variables
ad719x_user_config.h File Reference

Header for AD719X user configuration file. More...

#include "ad719x.h"
Include dependency graph for ad719x_user_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AD719X_DEFAULT_REF_VOLTAGE   5.0
 
#define SAMPLING_RATE_HZ   1200
 
#define DATA_OUTPUT_RATE_BITS   0x001
 
#define DEFAULT_GAIN   AD719X_ADC_GAIN_1
 

Variables

struct ad719x_init_param ad719x_init_params
 
struct no_os_gpio_init_param gpio_cs_init
 

Detailed Description

Header for AD719X user configuration file.

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.

Macro Definition Documentation

◆ AD719X_DEFAULT_REF_VOLTAGE

#define AD719X_DEFAULT_REF_VOLTAGE   5.0

◆ DATA_OUTPUT_RATE_BITS

#define DATA_OUTPUT_RATE_BITS   0x001

◆ DEFAULT_GAIN

#define DEFAULT_GAIN   AD719X_ADC_GAIN_1

◆ SAMPLING_RATE_HZ

#define SAMPLING_RATE_HZ   1200

Variable Documentation

◆ ad719x_init_params

struct ad719x_init_param ad719x_init_params
extern

◆ gpio_cs_init

struct no_os_gpio_init_param gpio_cs_init
extern