precision-converters-firmware
Loading...
Searching...
No Matches
ad5706r_user_config.h
Go to the documentation of this file.
1/*************************************************************************/
12#ifndef AD5706_USER_CONFIG_H
13#define AD5706_USER_CONFIG_H
14
15/******************************************************************************/
16/***************************** Include Files **********************************/
17/******************************************************************************/
18#include "ad5706r.h"
19
20/******************************************************************************/
21/********************** Macros and Constants Definition ***********************/
22/******************************************************************************/
23
24/******************************************************************************/
25/********************** Variables and User Defined Data Types *****************/
26/******************************************************************************/
27
28extern struct ad5706r_init_param ad5706r_init_params;
29#endif /* AD5706_USER_CONFIG_H */
struct ad5706r_init_param ad5706r_init_params
Definition ad5706r_user_config.c:50