STM32L486xx HAL User Manual
Defines
RTC Output ALARM OUT Remap
RTC Exported Constants

Defines

#define RTC_OUTPUT_REMAP_NONE   ((uint32_t)0x00000000)
#define RTC_OUTPUT_REMAP_POS1   ((uint32_t)RTC_OR_OUT_RMP)

Define Documentation

#define RTC_OUTPUT_REMAP_NONE   ((uint32_t)0x00000000)

Definition at line 284 of file stm32l4xx_hal_rtc.h.

#define RTC_OUTPUT_REMAP_POS1   ((uint32_t)RTC_OR_OUT_RMP)

Definition at line 285 of file stm32l4xx_hal_rtc.h.