STM32L486xx 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 539 of file stm32l4xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_FilterConfigRegChannel().