precision-converters-firmware
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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
23extern 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