STM32H735xx HAL User Manual
|
Defines | |
#define | DFSDM_AWD_HIGH_THRESHOLD 0x00000000U |
#define | DFSDM_AWD_LOW_THRESHOLD 0x00000001U |
#define DFSDM_AWD_HIGH_THRESHOLD 0x00000000U |
Analog watchdog high threshold
Definition at line 508 of file stm32h7xx_hal_dfsdm.h.
Referenced by HAL_DFSDM_IRQHandler().
#define DFSDM_AWD_LOW_THRESHOLD 0x00000001U |
Analog watchdog low threshold
Definition at line 509 of file stm32h7xx_hal_dfsdm.h.
Referenced by HAL_DFSDM_IRQHandler().