|
STM32F439xx HAL User Manual
|
Defines | |
| #define | LL_ADC_REG_FLAG_EOC_SEQUENCE_CONV 0x00000000U |
| #define | LL_ADC_REG_FLAG_EOC_UNITARY_CONV (ADC_CR2_EOCS) |
| #define LL_ADC_REG_FLAG_EOC_SEQUENCE_CONV 0x00000000U |
ADC flag EOC (end of unitary conversion) selected
Definition at line 713 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 714 of file stm32f4xx_ll_adc.h.
1.7.6.1