STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
RTCEx Tamper Interrupt Definitions
Collaboration diagram for RTCEx Tamper Interrupt Definitions:

Macros

#define RTC_IT_TAMP   RTC_TAFCR_TAMPIE
 

Detailed Description

Macro Definition Documentation

◆ RTC_IT_TAMP

#define RTC_IT_TAMP   RTC_TAFCR_TAMPIE

#include <stm32f4xx_hal_rtc_ex.h>

Enable global Tamper Interrupt

Definition at line 156 of file stm32f4xx_hal_rtc_ex.h.

Referenced by HAL_RTCEx_TamperTimeStampIRQHandler().