STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
RTC Alarms Definitions

Macros

#define RTC_ALARM_A   RTC_CR_ALRAE
 
#define RTC_ALARM_B   RTC_CR_ALRBE
 

Detailed Description

Macro Definition Documentation

#define RTC_ALARM_A   RTC_CR_ALRAE

Definition at line 326 of file stm32f7xx_hal_rtc.h.

#define RTC_ALARM_B   RTC_CR_ALRBE

Definition at line 327 of file stm32f7xx_hal_rtc.h.