STM32H735xx HAL User Manual
|
Defines | |
#define | LL_ADC_AWD_THRESHOLD_HIGH (0x1UL) |
#define | LL_ADC_AWD_THRESHOLD_LOW (0x0UL) |
#define LL_ADC_AWD_THRESHOLD_HIGH (0x1UL) |
ADC analog watchdog threshold high
Definition at line 1356 of file stm32h7xx_ll_adc.h.
Referenced by LL_ADC_ConfigAnalogWDThresholds().
#define LL_ADC_AWD_THRESHOLD_LOW (0x0UL) |
ADC analog watchdog threshold low
Definition at line 1357 of file stm32h7xx_ll_adc.h.
Referenced by LL_ADC_ConfigAnalogWDThresholds().