precision-converters-firmware
ad5770r_reset_config.h
Go to the documentation of this file.
1 
15 #ifndef AD5770R_RESET_CONFIG_H_
16 #define AD5770R_RESET_CONFIG_H_
17 
18 // #includes
19 #include "ad5770r.h"
20 
21 extern const struct ad5770r_dev ad5770r_dev_reset;
22 
23 #endif /* AD5770R_RESET_CONFIG_H_ */
const struct ad5770r_dev ad5770r_dev_reset
Definition: ad5770r_reset_config.c:30