STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
RTC_TamperTypeDef Struct Reference

RTC Tamper structure definition. More...

#include <stm32f4xx_hal_rtc_ex.h>

Public Attributes

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 48 of file stm32f4xx_hal_rtc_ex.h.

Member Data Documentation

◆ Filter

uint32_t RTC_TamperTypeDef::Filter

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

Definition at line 59 of file stm32f4xx_hal_rtc_ex.h.

◆ PinSelection

uint32_t RTC_TamperTypeDef::PinSelection

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

Definition at line 53 of file stm32f4xx_hal_rtc_ex.h.

◆ PrechargeDuration

uint32_t RTC_TamperTypeDef::PrechargeDuration

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

Definition at line 65 of file stm32f4xx_hal_rtc_ex.h.

◆ SamplingFrequency

uint32_t RTC_TamperTypeDef::SamplingFrequency

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

Definition at line 62 of file stm32f4xx_hal_rtc_ex.h.

◆ Tamper

uint32_t RTC_TamperTypeDef::Tamper

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

Definition at line 50 of file stm32f4xx_hal_rtc_ex.h.

◆ TamperPullUp

uint32_t RTC_TamperTypeDef::TamperPullUp

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

Definition at line 68 of file stm32f4xx_hal_rtc_ex.h.

◆ TimeStampOnTamperDetection

uint32_t RTC_TamperTypeDef::TimeStampOnTamperDetection

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

Definition at line 71 of file stm32f4xx_hal_rtc_ex.h.

◆ Trigger

uint32_t RTC_TamperTypeDef::Trigger

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

Definition at line 56 of file stm32f4xx_hal_rtc_ex.h.


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