STM32L4xx_HAL_Driver  1.14.0
RTCEx Tamper structure definition

Data Structures

struct  RTC_TamperTypeDef
 

Detailed Description


Data Structure Documentation

◆ RTC_TamperTypeDef

struct RTC_TamperTypeDef

Definition at line 47 of file stm32l4xx_hal_rtc_ex.h.

Data Fields
uint32_t Filter

Specifies the TAMP Filter Tamper. This parameter can be a value of RTCEx Tamper Filter Definitions

uint32_t Interrupt

Specifies the Tamper Interrupt. This parameter can be a value of RTC Tamper Interrupts Definitions

uint32_t MaskFlag

Specifies the Tamper Flag masking. This parameter can be a value of RTCEx Tamper Mask Flag Definitions

uint32_t NoErase

Specifies the Tamper no erase mode. This parameter can be a value of RTCEx Tamper EraseBackUp Definitions

uint32_t PrechargeDuration

Specifies the Precharge Duration . This parameter can be a value of RTCEx Tamper Pin Precharge Duration Definitions

uint32_t SamplingFrequency

Specifies the sampling frequency. This parameter can be a value of RTCEx Tamper Sampling Frequencies Definitions

uint32_t Tamper

Specifies the Tamper Pin. This parameter can be a value of RTCEx Tamper Pins Definitions

uint32_t TamperPullUp

Specifies the Tamper PullUp . This parameter can be a value of RTCEx Tamper Pull Up Definitions

uint32_t TimeStampOnTamperDetection

Specifies the TimeStampOnTamperDetection. This parameter can be a value of RTCEx Tamper TimeStamp On Tamper Detection Definitions

uint32_t Trigger

Specifies the Tamper Trigger. This parameter can be a value of RTCEx Tamper Triggers Definitions