STM32L486xx HAL User Manual
Defines
DFSDM analog watchdog threshold
DFSDM Exported Constants

Defines

#define DFSDM_AWD_HIGH_THRESHOLD   0x00000000U
#define DFSDM_AWD_LOW_THRESHOLD   0x00000001U

Define Documentation

#define DFSDM_AWD_HIGH_THRESHOLD   0x00000000U

Analog watchdog high threshold

Definition at line 547 of file stm32l4xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_IRQHandler().

#define DFSDM_AWD_LOW_THRESHOLD   0x00000001U

Analog watchdog low threshold

Definition at line 548 of file stm32l4xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_IRQHandler().