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

Header for AD4130 thermistors user configuration file. More...

#include <stdint.h>
#include "ad413x.h"
Include dependency graph for ad4130_thermistor_config.h:

Go to the source code of this file.

Macros

#define AD4130_FS_CONFIG   48
 
#define AD4130_FILTER_TYPE   AD413X_SYNC3_STANDALONE
 
#define FS_TO_ODR_CONV_SCALER   (32U * AD4130_FS_CONFIG)
 

Variables

struct ad413x_init_param ad4130_thermistor_config_params
 

Detailed Description

Header for AD4130 thermistors user configuration file.

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

Macro Definition Documentation

◆ AD4130_FILTER_TYPE

#define AD4130_FILTER_TYPE   AD413X_SYNC3_STANDALONE

◆ AD4130_FS_CONFIG

#define AD4130_FS_CONFIG   48

◆ FS_TO_ODR_CONV_SCALER

#define FS_TO_ODR_CONV_SCALER   (32U * AD4130_FS_CONFIG)

Variable Documentation

◆ ad4130_thermistor_config_params

struct ad413x_init_param ad4130_thermistor_config_params
extern