RTC_Add_1_Second_Parameter_Definitions
[RTC_Exported_Constants]

Defines

#define RTC_ShiftAdd1S_Reset   ((uint32_t)0x00000000)
#define RTC_ShiftAdd1S_Set   ((uint32_t)0x80000000)
#define IS_RTC_SHIFT_ADD1S(SEL)

Define Documentation

#define IS_RTC_SHIFT_ADD1S ( SEL   ) 
Value:
(((SEL) == RTC_ShiftAdd1S_Reset) || \
                                 ((SEL) == RTC_ShiftAdd1S_Set))
Generated on Fri Jun 22 00:58:29 2012 for STM32F4xx_StdPeriph_Driver by  doxygen 1.6.3