precision-converters-firmware
|
User configuration file for AD3530R. More...
#include <stdint.h>
#include "ad3530r_user_config.h"
#include "app_config.h"
#include "no_os_spi.h"
#include "no_os_gpio.h"
Variables | |
struct no_os_gpio_init_param | gpio_reset_init |
struct no_os_gpio_init_param | gpio_ldac_init |
struct no_os_spi_init_param | spi_init_params |
struct ad3530r_init_param | ad3530r_init_params |
User configuration file for AD3530R.
Copyright (c) 2022-25 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.
struct ad3530r_init_param ad3530r_init_params |
struct no_os_gpio_init_param gpio_ldac_init |
struct no_os_gpio_init_param gpio_reset_init |
struct no_os_spi_init_param spi_init_params |