HAL_DFSDM_EnableDelayClock() function
Enable Delay Clock for DFSDM1/2.
Syntax
void HAL_DFSDM_EnableDelayClock(uint32_t MCHDLY); Arguments
MCHDLY
HAL_MCHDLY_CLOCK_DFSDM2. HAL_MCHDLY_CLOCK_DFSDM1.
Return value
None
Notes
The SYSCFG clock marco __HAL_RCC_SYSCFG_CLK_ENABLE() must be called before HAL_DFSDM_EnableDelayClock()
Examples
HAL_DFSDM_EnableDelayClock() is referenced by 1 libraries and example projects: