STM32F439xx HAL User Manual
Data Fields
RTC_TamperTypeDef Struct Reference

RTC Tamper structure definition. More...

#include <stm32f4xx_hal_rtc_ex.h>

Data Fields

uint32_t Tamper
uint32_t PinSelection
uint32_t Trigger
uint32_t Filter
uint32_t SamplingFrequency
uint32_t PrechargeDuration
uint32_t TamperPullUp
uint32_t TimeStampOnTamperDetection

Detailed Description

RTC Tamper structure definition.

Definition at line 63 of file stm32f4xx_hal_rtc_ex.h.


Field Documentation

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

Definition at line 74 of file stm32f4xx_hal_rtc_ex.h.

Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().

Specifies the Tamper Pin. This parameter can be a value of RTC tamper Pins Selection

Definition at line 68 of file stm32f4xx_hal_rtc_ex.h.

Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().

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

Definition at line 80 of file stm32f4xx_hal_rtc_ex.h.

Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().

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

Definition at line 77 of file stm32f4xx_hal_rtc_ex.h.

Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().

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

Definition at line 65 of file stm32f4xx_hal_rtc_ex.h.

Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().

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

Definition at line 83 of file stm32f4xx_hal_rtc_ex.h.

Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().

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

Definition at line 86 of file stm32f4xx_hal_rtc_ex.h.

Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().

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

Definition at line 71 of file stm32f4xx_hal_rtc_ex.h.

Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().


The documentation for this struct was generated from the following file: