STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | ADC_INJECTED_RANK_1 0x00000001U |
#define | ADC_INJECTED_RANK_2 0x00000002U |
#define | ADC_INJECTED_RANK_3 0x00000003U |
#define | ADC_INJECTED_RANK_4 0x00000004U |
#define ADC_INJECTED_RANK_1 0x00000001U |
#include <stm32f4xx_hal_adc_ex.h>
Definition at line 202 of file stm32f4xx_hal_adc_ex.h.
Referenced by HAL_ADCEx_InjectedGetValue().
#define ADC_INJECTED_RANK_2 0x00000002U |
#include <stm32f4xx_hal_adc_ex.h>
Definition at line 203 of file stm32f4xx_hal_adc_ex.h.
Referenced by HAL_ADCEx_InjectedGetValue().
#define ADC_INJECTED_RANK_3 0x00000003U |
#include <stm32f4xx_hal_adc_ex.h>
Definition at line 204 of file stm32f4xx_hal_adc_ex.h.
Referenced by HAL_ADCEx_InjectedGetValue().
#define ADC_INJECTED_RANK_4 0x00000004U |
#include <stm32f4xx_hal_adc_ex.h>
Definition at line 205 of file stm32f4xx_hal_adc_ex.h.
Referenced by HAL_ADCEx_InjectedGetValue().