STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
RTC Output Polarity Definitions
Collaboration diagram for RTC Output Polarity Definitions:

Macros

#define RTC_OUTPUT_POLARITY_HIGH   0x00000000U
#define RTC_OUTPUT_POLARITY_LOW   RTC_CR_POL

Detailed Description

Macro Definition Documentation

◆ RTC_OUTPUT_POLARITY_HIGH

#define RTC_OUTPUT_POLARITY_HIGH   0x00000000U

Definition at line 256 of file stm32f4xx_hal_rtc.h.

Referenced by HAL_InitTick().

◆ RTC_OUTPUT_POLARITY_LOW

#define RTC_OUTPUT_POLARITY_LOW   RTC_CR_POL

Definition at line 257 of file stm32f4xx_hal_rtc.h.