STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
RTCEx Tamper Pins Definitions

Macros

#define RTC_TAMPER_1   RTC_TAMPCR_TAMP1E
 
#define RTC_TAMPER_2   RTC_TAMPCR_TAMP2E
 
#define RTC_TAMPER_3   RTC_TAMPCR_TAMP3E
 

Detailed Description

Macro Definition Documentation

#define RTC_TAMPER_1   RTC_TAMPCR_TAMP1E

Definition at line 168 of file stm32f7xx_hal_rtc_ex.h.

#define RTC_TAMPER_2   RTC_TAMPCR_TAMP2E

Definition at line 169 of file stm32f7xx_hal_rtc_ex.h.

#define RTC_TAMPER_3   RTC_TAMPCR_TAMP3E

Definition at line 170 of file stm32f7xx_hal_rtc_ex.h.