discoverpixy
Main Page
Related Pages
Modules
Classes
Files
Macros
RTC_Tamper_Pin_Selection
STM32F4xx_StdPeriph_Driver
»
RTC
»
RTC_Exported_Constants
Collaboration diagram for RTC_Tamper_Pin_Selection:
Macros
#define
RTC_TamperPin_PC13
((uint32_t)0x00000000)
#define
RTC_TamperPin_PI8
((uint32_t)0x00010000)
#define
IS_RTC_TAMPER_PIN
(PIN)
Detailed Description
Macro Definition Documentation
#define IS_RTC_TAMPER_PIN
(
PIN
)
Value:
(((PIN) == RTC_TamperPin_PC13) || \
((PIN) == RTC_TamperPin_PI8))
Generated on Sun May 10 2015 15:15:19 for discoverpixy by
1.8.9.1