HAL + 0/10 examples
CodeScope will show references to RTC_TamperTypeDef::PrechargeDuration from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
RTC
STM32469I_EVAL
Examples
RTC
STM324x9I_EVAL
Examples
RTC
STM324xG_EVAL
Examples
RTC
STM32F412ZG-Nucleo
Examples
RTC
STM32F413ZH-Nucleo
Examples
RTC
STM32F429ZI-Nucleo
Examples
RTC
STM32F446ZE-Nucleo
Examples
RTC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALRTC_TamperTypeDef::PrechargeDuration

RTC_TamperTypeDef::PrechargeDuration field

Specifies the Precharge Duration . This parameter can be a value of RTCEx_Tamper_Pin_Precharge_Duration_Definitions

Syntax

uint32_t PrechargeDuration;

Examples

RTC_TamperTypeDef::PrechargeDuration is referenced by 10 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_rtc_ex.h:65
uint32_t PrechargeDuration; /*!< Specifies the Precharge Duration .
stm32f4xx_hal_rtc_ex.c:429HAL_RTCEx_SetTamper()
assert_param(IS_RTC_TAMPER_PRECHARGE_DURATION(sTamper->PrechargeDuration));
stm32f4xx_hal_rtc_ex.c:468HAL_RTCEx_SetTamper()
(uint32_t)sTamper->PrechargeDuration | \
stm32f4xx_hal_rtc_ex.c:506HAL_RTCEx_SetTamper_IT()
assert_param(IS_RTC_TAMPER_PRECHARGE_DURATION(sTamper->PrechargeDuration));
stm32f4xx_hal_rtc_ex.c:545HAL_RTCEx_SetTamper_IT()
(uint32_t)sTamper->PrechargeDuration | \

Data Use

Functions reading RTC_TamperTypeDef::PrechargeDuration
RTC_TamperTypeDef::PrechargeDuration
Type of RTC_TamperTypeDef::PrechargeDuration
RTC_TamperTypeDef::PrechargeDuration
uint32_t
all items filtered out