STM32F4xx_HAL_Driver
1.8.3
|
Data Structures | |
struct | RTC_TamperTypeDef |
RTC Tamper structure definition. More... | |
struct RTC_TamperTypeDef |
RTC Tamper structure definition.
Definition at line 48 of file stm32f4xx_hal_rtc_ex.h.
Data Fields | ||
---|---|---|
uint32_t | Filter |
Specifies the RTC Filter Tamper. This parameter can be a value of RTCEx Tamper Filter Definitions |
uint32_t | PinSelection |
Specifies the Tamper Pin. This parameter can be a value of RTC tamper Pins Selection |
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 |