STM32F103xB HAL User Manual
Defines
Analog watchdog - Thresholds
ADC Exported Constants

Defines

#define LL_ADC_AWD_THRESHOLD_HIGH   (ADC_AWD_TR1_HIGH_REGOFFSET)
#define LL_ADC_AWD_THRESHOLD_LOW   (ADC_AWD_TR1_LOW_REGOFFSET)

Define Documentation

ADC analog watchdog threshold high

Definition at line 831 of file stm32f1xx_ll_adc.h.

ADC analog watchdog threshold low

Definition at line 832 of file stm32f1xx_ll_adc.h.