RTC_Output_Polarity_Definitions
[RTC_Exported_Constants]

Defines

#define RTC_OutputPolarity_High   ((uint32_t)0x00000000)
#define RTC_OutputPolarity_Low   ((uint32_t)0x00100000)
#define IS_RTC_OUTPUT_POL(POL)

Define Documentation

#define IS_RTC_OUTPUT_POL ( POL   ) 
Value:
(((POL) == RTC_OutputPolarity_High) || \
                                ((POL) == RTC_OutputPolarity_Low))
Generated on Fri Jun 22 00:58:29 2012 for STM32F4xx_StdPeriph_Driver by  doxygen 1.6.3