|
STM32F479xx HAL User Manual
|
Defines | |
| #define | ADC_DATAALIGN_RIGHT 0x00000000U |
| #define | ADC_DATAALIGN_LEFT ((uint32_t)ADC_CR2_ALIGN) |
| #define ADC_DATAALIGN_LEFT ((uint32_t)ADC_CR2_ALIGN) |
Definition at line 356 of file stm32f4xx_hal_adc.h.
| #define ADC_DATAALIGN_RIGHT 0x00000000U |
Definition at line 355 of file stm32f4xx_hal_adc.h.
1.7.6.1