STM32H735xx HAL User Manual
Defines
DFSDM Continuous Mode
DFSDM Exported Constants

Defines

#define DFSDM_CONTINUOUS_CONV_OFF   0x00000000U
#define DFSDM_CONTINUOUS_CONV_ON   0x00000001U

Define Documentation

#define DFSDM_CONTINUOUS_CONV_OFF   0x00000000U
#define DFSDM_CONTINUOUS_CONV_ON   0x00000001U

Conversion are continuous

Definition at line 500 of file stm32h7xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_FilterConfigRegChannel().