Master Thesis  V1.0
Research and Design of Sensor Node for NMSD Treatment
rtcdrv_config.h
Go to the documentation of this file.
1 /***************************************************************************/
9 /*
10  * rtcdrv_config.h
11  *
12  * Created on: Feb 25, 2020
13  * Author: jonac
14  */
15 
16 #ifndef DELAY_RTCDRV_CONFIG_H_
17 #define DELAY_RTCDRV_CONFIG_H_
18 
19 
20 #define EMDRV_RTCDRV_WALLCLOCK_CONFIG
21 #define EMDRV_RTCDRV_NUM_TIMERS 1
22 
23 #endif /* DELAY_RTCDRV_CONFIG_H_ */