HAL
LPTIM_ULPClockConfigTypeDef::SampleTime is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLPTIM_ULPClockConfigTypeDef::SampleTime

LPTIM_ULPClockConfigTypeDef::SampleTime field

Selects the clock sampling time to configure the clock glitch filter. Note: This parameter is used only when Ultra low power clock source is used. This parameter can be a value of LPTIM_Clock_Sample_Time

Syntax

uint32_t SampleTime;

References

LocationReferrerText
stm32f4xx_hal_lptim.h:71
uint32_t SampleTime; /*!< Selects the clock sampling time to configure the clock glitch filter.
stm32f4xx_hal_lptim.c:306HAL_LPTIM_Init()
hlptim->Init.UltraLowPowerClock.SampleTime);
stm32f4xx_hal_lptim.c:314HAL_LPTIM_Init()
hlptim->Init.UltraLowPowerClock.SampleTime);

Data Use

Functions reading LPTIM_ULPClockConfigTypeDef::SampleTime
LPTIM_ULPClockConfigTypeDef::SampleTime
all items filtered out
Type of LPTIM_ULPClockConfigTypeDef::SampleTime
LPTIM_ULPClockConfigTypeDef::SampleTime
uint32_t
all items filtered out