RTC_TimeStamp_Pin_Selection
[RTC_Exported_Constants]

Defines

#define RTC_TimeStampPin_PC13   ((uint32_t)0x00000000)
#define RTC_TimeStampPin_PI8   ((uint32_t)0x00020000)
#define IS_RTC_TIMESTAMP_PIN(PIN)

Define Documentation

#define IS_RTC_TIMESTAMP_PIN ( PIN   ) 
Value:
(((PIN) == RTC_TimeStampPin_PC13) || \
                                   ((PIN) == RTC_TimeStampPin_PI8))
Generated on Fri Jun 22 00:58:29 2012 for STM32F4xx_StdPeriph_Driver by  doxygen 1.6.3