LED clock
 All Files Functions Variables Macros Groups
Macros
timer to measure signal puls

Macros

#define RTC_DCF77_TIMER   TIM4
 timer peripheral
 
#define RTC_DCF77_TIMER_RCC   RCC_TIM4
 timer peripheral clock
 
#define RTC_DCF77_TIMER_MAX_TIME   2200
 the maximum time in ms the timer can count. More...
 

Detailed Description

Macro Definition Documentation

#define RTC_DCF77_TIMER_MAX_TIME   2200

the maximum time in ms the timer can count.

DCF77 have pulses < 2s

Definition at line 42 of file rtc_dcf77.h.