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