precision-converters-firmware
|
Global declarations for ad4130_regs module. More...
#include <stdint.h>
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 [] |
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.
#define AD413X_ADDR | ( | x | ) | ((x) & 0xFF) |
#define MAX_REGISTER_ADDRESS (AD413X_ADDR(AD413X_REG_FIFO_DATA)) |
|
extern |