Macros | |
#define | DFSDM_CONTINUOUS_CONV_OFF 0x00000000U |
#define | DFSDM_CONTINUOUS_CONV_ON 0x00000001U |
#define DFSDM_CONTINUOUS_CONV_OFF 0x00000000U |
Conversion are not continuous
Definition at line 500 of file stm32h7xx_hal_dfsdm.h.
#define DFSDM_CONTINUOUS_CONV_ON 0x00000001U |
Conversion are continuous
Definition at line 501 of file stm32h7xx_hal_dfsdm.h.