ARMEBS4  revision-26.06.2015
Macros
RTC_Tamper_Sampling_Frequencies_Definitions
Collaboration diagram for RTC_Tamper_Sampling_Frequencies_Definitions:

Macros

#define RTC_TamperSamplingFreq_RTCCLK_Div32768
 
#define RTC_TamperSamplingFreq_RTCCLK_Div16384
 
#define RTC_TamperSamplingFreq_RTCCLK_Div8192
 
#define RTC_TamperSamplingFreq_RTCCLK_Div4096
 
#define RTC_TamperSamplingFreq_RTCCLK_Div2048
 
#define RTC_TamperSamplingFreq_RTCCLK_Div1024
 
#define RTC_TamperSamplingFreq_RTCCLK_Div512
 
#define RTC_TamperSamplingFreq_RTCCLK_Div256
 

Detailed Description

Macro Definition Documentation

#define RTC_TamperSamplingFreq_RTCCLK_Div32768

Each of the tamper inputs are sampled with a frequency = RTCCLK / 32768

Definition at line 562 of file stm32f4xx_rtc.h.

#define RTC_TamperSamplingFreq_RTCCLK_Div16384

Each of the tamper inputs are sampled with a frequency = RTCCLK / 16384

Definition at line 565 of file stm32f4xx_rtc.h.

#define RTC_TamperSamplingFreq_RTCCLK_Div8192

Each of the tamper inputs are sampled with a frequency = RTCCLK / 8192

Definition at line 568 of file stm32f4xx_rtc.h.

#define RTC_TamperSamplingFreq_RTCCLK_Div4096

Each of the tamper inputs are sampled with a frequency = RTCCLK / 4096

Definition at line 571 of file stm32f4xx_rtc.h.

#define RTC_TamperSamplingFreq_RTCCLK_Div2048

Each of the tamper inputs are sampled with a frequency = RTCCLK / 2048

Definition at line 574 of file stm32f4xx_rtc.h.

#define RTC_TamperSamplingFreq_RTCCLK_Div1024

Each of the tamper inputs are sampled with a frequency = RTCCLK / 1024

Definition at line 577 of file stm32f4xx_rtc.h.

#define RTC_TamperSamplingFreq_RTCCLK_Div512

Each of the tamper inputs are sampled with a frequency = RTCCLK / 512

Definition at line 580 of file stm32f4xx_rtc.h.

#define RTC_TamperSamplingFreq_RTCCLK_Div256

Each of the tamper inputs are sampled with a frequency = RTCCLK / 256

Definition at line 583 of file stm32f4xx_rtc.h.