|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | ADC_ALL_CHANNELS 0x00000001U |
| #define | ADC_REGULAR_CHANNELS 0x00000002U |
| #define | ADC_INJECTED_CHANNELS 0x00000003U |
| #define ADC_ALL_CHANNELS 0x00000001U |
Definition at line 464 of file stm32f4xx_hal_adc.h.
| #define ADC_INJECTED_CHANNELS 0x00000003U |
reserved for future use
Definition at line 466 of file stm32f4xx_hal_adc.h.
| #define ADC_REGULAR_CHANNELS 0x00000002U |
reserved for future use
Definition at line 465 of file stm32f4xx_hal_adc.h.