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

Global declarations for ad4130_regs module. More...

#include <stdint.h>
Include dependency graph for ad4130_regs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AD413X_ADDR(x)   ((x) & 0xFF)
 
#define MAX_REGISTER_ADDRESS   (AD413X_ADDR(AD413X_REG_FIFO_DATA))
 

Variables

const uint32_t ad413x_regs []
 

Detailed Description

Global declarations for ad4130_regs module.

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

◆ AD413X_ADDR

#define AD413X_ADDR (   x)    ((x) & 0xFF)

◆ MAX_REGISTER_ADDRESS

#define MAX_REGISTER_ADDRESS   (AD413X_ADDR(AD413X_REG_FIFO_DATA))

Variable Documentation

◆ ad413x_regs

const uint32_t ad413x_regs[]
extern