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

Macros

#define RTC_ALARM_A   RTC_CR_ALRAE
#define RTC_ALARM_B   RTC_CR_ALRBE

Detailed Description

Macro Definition Documentation

◆ RTC_ALARM_A

#define RTC_ALARM_A   RTC_CR_ALRAE

Definition at line 369 of file stm32f4xx_hal_rtc.h.

◆ RTC_ALARM_B

#define RTC_ALARM_B   RTC_CR_ALRBE

Definition at line 370 of file stm32f4xx_hal_rtc.h.