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