STM32F0 Standard Peripheral bibliotheek  1.0
ST Microelectronics standard peripheral bibliotheek documentatie voor de STM32F0 familie
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
RTC_Tamper_Pins_Definitions

Macros

#define RTC_Tamper_1   RTC_TAFCR_TAMP1E
 
#define RTC_Tamper_2   RTC_TAFCR_TAMP2E
 
#define IS_RTC_TAMPER(TAMPER)   ((((TAMPER) & (uint32_t)0xFFFFFFD6) == 0x00) && ((TAMPER) != (uint32_t)RESET))
 

Detailed Description

Macro Definition Documentation

#define RTC_Tamper_1   RTC_TAFCR_TAMP1E

Tamper detection enable for input tamper 1

#define RTC_Tamper_2   RTC_TAFCR_TAMP2E

Tamper detection enable for input tamper 2