|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
| #define | ADC_DATAALIGN_RIGHT 0x00000000U |
| #define | ADC_DATAALIGN_LEFT ((uint32_t)ADC_CR2_ALIGN) |
| #define ADC_DATAALIGN_RIGHT 0x00000000U |
#include <stm32f4xx_hal_adc.h>
Definition at line 354 of file stm32f4xx_hal_adc.h.
| #define ADC_DATAALIGN_LEFT ((uint32_t)ADC_CR2_ALIGN) |
#include <stm32f4xx_hal_adc.h>
Definition at line 355 of file stm32f4xx_hal_adc.h.