HAL
HAL_DFSDM_FilterGetConvTimeValue() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_DFSDM_FilterGetConvTimeValue()

HAL_DFSDM_FilterGetConvTimeValue() function

This function allows to get conversion time value.

Syntax

uint32_t HAL_DFSDM_FilterGetConvTimeValue(const DFSDM_Filter_HandleTypeDef *hdfsdm_filter);
Implemented in stm32f4xx_hal_dfsdm.c:3294

Arguments

hdfsdm_filter

DFSDM filter handle.

Return value

Conversion time value

Notes

To get time in second, this value has to be divided by DFSDM clock frequency.

References

LocationText
stm32f4xx_hal_dfsdm.c:3294
uint32_t HAL_DFSDM_FilterGetConvTimeValue(const DFSDM_Filter_HandleTypeDef *hdfsdm_filter)
stm32f4xx_hal_dfsdm.h:899
uint32_t HAL_DFSDM_FilterGetConvTimeValue(const DFSDM_Filter_HandleTypeDef *hdfsdm_filter);

Data Use

Data read by HAL_DFSDM_FilterGetConvTimeValue()
Data written by HAL_DFSDM_FilterGetConvTimeValue()
HAL_DFSDM_FilterGetConvTimeValue()::reg
HAL_DFSDM_FilterGetConvTimeValue()::value
all items filtered out
HAL_DFSDM_FilterGetConvTimeValue()
HAL_DFSDM_FilterGetConvTimeValue()::reg
HAL_DFSDM_FilterGetConvTimeValue()::value
all items filtered out
Type of HAL_DFSDM_FilterGetConvTimeValue()
HAL_DFSDM_FilterGetConvTimeValue()
uint32_t
all items filtered out