STM32F479xx HAL User Manual
|
Defines | |
#define | LL_ADC_REG_FLAG_EOC_SEQUENCE_CONV 0x00000000UL |
#define | LL_ADC_REG_FLAG_EOC_UNITARY_CONV (ADC_CR2_EOCS) |
#define LL_ADC_REG_FLAG_EOC_SEQUENCE_CONV 0x00000000UL |
ADC flag EOC (end of unitary conversion) selected
Definition at line 709 of file stm32f4xx_ll_adc.h.
#define LL_ADC_REG_FLAG_EOC_UNITARY_CONV (ADC_CR2_EOCS) |
ADC flag EOS (end of sequence conversions) selected
Definition at line 710 of file stm32f4xx_ll_adc.h.