HAL_DFSDM_ChannelCkabStart_IT() function
This function allows to start clock absence detection in interrupt mode.
Arguments
hdfsdm_channel
DFSDM channel handle.
Return value
HAL status
Notes
Same mode has to be used for all channels. If clock is not available on this channel during 5 seconds, clock absence detection will not be activated and function will return HAL_TIMEOUT error.