|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | ADC_EOC_SEQ_CONV 0x00000000U |
| #define | ADC_EOC_SINGLE_CONV 0x00000001U |
| #define | ADC_EOC_SINGLE_SEQ_CONV 0x00000002U |
| #define ADC_EOC_SEQ_CONV 0x00000000U |
Definition at line 407 of file stm32f4xx_hal_adc.h.
| #define ADC_EOC_SINGLE_CONV 0x00000001U |
Definition at line 408 of file stm32f4xx_hal_adc.h.
| #define ADC_EOC_SINGLE_SEQ_CONV 0x00000002U |
reserved for future use
Definition at line 409 of file stm32f4xx_hal_adc.h.