STM32L443xx HAL User Manual
|
Defines | |
#define | ADC_ANALOGWATCHDOG_1 (LL_ADC_AWD1) |
#define | ADC_ANALOGWATCHDOG_2 (LL_ADC_AWD2) |
#define | ADC_ANALOGWATCHDOG_3 (LL_ADC_AWD3) |
#define ADC_ANALOGWATCHDOG_1 (LL_ADC_AWD1) |
ADC analog watchdog number 1
Definition at line 631 of file stm32l4xx_hal_adc.h.
Referenced by HAL_ADC_AnalogWDGConfig().
#define ADC_ANALOGWATCHDOG_2 (LL_ADC_AWD2) |
ADC analog watchdog number 2
Definition at line 632 of file stm32l4xx_hal_adc.h.
Referenced by HAL_ADC_AnalogWDGConfig().
#define ADC_ANALOGWATCHDOG_3 (LL_ADC_AWD3) |
ADC analog watchdog number 3
Definition at line 633 of file stm32l4xx_hal_adc.h.