|
CARME-M4 BSP
V1.5
|
Collaboration diagram for RTC_Output_Polarity_Definitions:Macros | |
| #define | RTC_OutputPolarity_High ((uint32_t)0x00000000) |
| #define | RTC_OutputPolarity_Low ((uint32_t)0x00100000) |
| #define | IS_RTC_OUTPUT_POL(POL) |
| #define IS_RTC_OUTPUT_POL | ( | POL | ) |
Definition at line 433 of file stm32f4xx_rtc.h.