STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
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 |
#include <stm32f4xx_hal_adc.h>
Definition at line 407 of file stm32f4xx_hal_adc.h.
#define ADC_EOC_SINGLE_CONV 0x00000001U |
#include <stm32f4xx_hal_adc.h>
Definition at line 408 of file stm32f4xx_hal_adc.h.
#define ADC_EOC_SINGLE_SEQ_CONV 0x00000002U |
#include <stm32f4xx_hal_adc.h>
reserved for future use
Definition at line 409 of file stm32f4xx_hal_adc.h.