precision-converters-firmware
Loading...
Searching...
No Matches
ad559xr_user_config.h
Go to the documentation of this file.
1/*************************************************************************/
13#ifndef ad559xr_USER_CONFIG_H_
14#define ad559xr_USER_CONFIG_H_
15
16/******************************************************************************/
17/***************************** Include Files **********************************/
18/******************************************************************************/
19#include "ad5592r-base.h"
20#include "ad5592r.h"
21#include "ad5593r.h"
22
23/******************************************************************************/
24/********************** Macros and Constants Definition ***********************/
25/******************************************************************************/
26
27/******************************************************************************/
28/********************** Variables and User Defined Data Types *****************/
29/******************************************************************************/
30extern struct ad5592r_init_param ad5592r_init_params;
31
32#endif /* ad559xr_USER_CONFIG_H_ */
struct ad5592r_init_param ad5592r_init_params
Definition ad559xr_user_config.c:42