precision-converters-firmware
runner
work
precision-converters-firmware
precision-converters-firmware
projects
ad7124_temperature-measure
app
ad7124_user_config.h
Go to the documentation of this file.
1
/*************************************************************************/
14
#ifndef _AD7124_USER_CONFIG_H
15
#define _AD7124_USER_CONFIG_H
16
17
/******************************************************************************/
18
/***************************** Include Files **********************************/
19
/******************************************************************************/
20
21
#include <stdint.h>
22
23
#include "ad7124.h"
24
#include "ad7124_regs.h"
25
26
/******************************************************************************/
27
/********************** Macros and Constants Definition ***********************/
28
/******************************************************************************/
29
30
/******************************************************************************/
31
/********************** Public/Extern Declarations ****************************/
32
/******************************************************************************/
33
34
extern
struct
ad7124_init_param
ad7124_init_params
;
35
36
#endif
/* end of _AD7124_USER_CONFIG_H */
ad7124_init_params
struct ad7124_init_param ad7124_init_params
Definition:
ad7124_user_config.c:40
Generated by
1.9.1