|
STM32L443xx HAL User Manual
|
Defines | |
| #define | ADC_SCAN_DISABLE (0x00000000UL) |
| #define | ADC_SCAN_ENABLE (0x00000001UL) |
| #define ADC_SCAN_DISABLE (0x00000000UL) |
Scan mode disabled
Definition at line 485 of file stm32l4xx_hal_adc.h.
Referenced by HAL_ADC_Init(), and HAL_ADCEx_InjectedConfigChannel().
| #define ADC_SCAN_ENABLE (0x00000001UL) |
1.7.6.1