STM32H735xx HAL User Manual
Defines
RTC Output Type ALARM OUT
RTC Exported Constants

Defines

#define RTC_OUTPUT_TYPE_PUSHPULL   RTC_OR_ALARMOUTTYPE
#define RTC_OUTPUT_TYPE_OPENDRAIN   0x00000000u
#define RTC_ALARM_OUTPUT_TYPE   RTC_OR_ALARMOUTTYPE

Define Documentation

#define RTC_ALARM_OUTPUT_TYPE   RTC_OR_ALARMOUTTYPE

Definition at line 332 of file stm32h7xx_hal_rtc.h.

#define RTC_OUTPUT_TYPE_OPENDRAIN   0x00000000u

Definition at line 331 of file stm32h7xx_hal_rtc.h.

#define RTC_OUTPUT_TYPE_PUSHPULL   RTC_OR_ALARMOUTTYPE

Definition at line 330 of file stm32h7xx_hal_rtc.h.