precision-converters-firmware
Loading...
Searching...
No Matches
ad552xr_user_config.h
Go to the documentation of this file.
1/***************************************************************************/
11#ifndef AD552XR_USER_CONFIG_H_
12#define AD552XR_USER_CONFIG_H_
13
14/******************************************************************************/
15/***************************** Include Files **********************************/
16/******************************************************************************/
17#include "ad552xr.h"
18
19/******************************************************************************/
20/********************** Macros and Constants Definitions **********************/
21/******************************************************************************/
22
23/******************************************************************************/
24/********************** Variables and User Defined Data Types *****************/
25/******************************************************************************/
26extern struct ad552xr_init_param ad552xr_user_config;
27
28/******************************************************************************/
29/************************ Public Declarations *********************************/
30/******************************************************************************/
31
32#endif /* AD552XR_USER_CONFIG_H_ */
struct ad552xr_init_param ad552xr_user_config
Definition ad552xr_user_config.c:26