precision-converters-firmware
runner
work
precision-converters-firmware
precision-converters-firmware
projects
ltc268x_console
app
ltc268x_user_config.h
Go to the documentation of this file.
1
/*************************************************************************/
13
#ifndef LTC268X_USER_CONFIG_H_
14
#define LTC268X_USER_CONFIG_H_
15
16
/******************************************************************************/
17
/***************************** Include Files **********************************/
18
/******************************************************************************/
19
#include "ltc268x.h"
20
21
/******************************************************************************/
22
/********************** Macros and Constants Definition ***********************/
23
/******************************************************************************/
24
25
/******************************************************************************/
26
/********************** Variables and User Defined Data Types *****************/
27
/******************************************************************************/
28
29
/******************************************************************************/
30
/********************** Public/Extern Declarations ****************************/
31
/******************************************************************************/
32
extern
struct
ltc268x_init_param
ltc268x_dev_init
;
33
34
#endif
/* LTC268X_USER_CONFIG_H_ */
ltc268x_dev_init
struct ltc268x_init_param ltc268x_dev_init
Definition:
ltc268x_user_config.c:24
Generated by
1.9.1