precision-converters-firmware
ad5770r_user_config.h
Go to the documentation of this file.
1 
15 #ifndef AD5770R_INIT_CONFIG_H_
16 #define AD5770R_INIT_CONFIG_H_
17 
18 // #includes
19 
20 // #defines
21 
22 // Variables
23 extern struct ad5770r_init_param ad5770r_user_param;
24 
25 // Function Prototypes
26 
27 #endif /* AD5770R_INIT_CONFIG_H_ */
28 
struct ad5770r_init_param ad5770r_user_param
Definition: ad5770_user_config.c:39