STM32F103xB HAL User Manual
Data Fields
RTC_TamperTypeDef Struct Reference

RTC Tamper structure definition. More...

#include <stm32f1xx_hal_rtc_ex.h>

Data Fields

uint32_t Tamper
uint32_t Trigger

Detailed Description

RTC Tamper structure definition.

Definition at line 82 of file stm32f1xx_hal_rtc_ex.h.


Field Documentation

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

Definition at line 84 of file stm32f1xx_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 Tamper Trigger Definitions

Definition at line 87 of file stm32f1xx_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: