STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for ADC Data Align:

Macros

#define ADC_DATAALIGN_RIGHT   0x00000000U
#define ADC_DATAALIGN_LEFT   ((uint32_t)ADC_CR2_ALIGN)

Detailed Description

Macro Definition Documentation

◆ ADC_DATAALIGN_LEFT

#define ADC_DATAALIGN_LEFT   ((uint32_t)ADC_CR2_ALIGN)

Definition at line 355 of file stm32f4xx_hal_adc.h.

◆ ADC_DATAALIGN_RIGHT

#define ADC_DATAALIGN_RIGHT   0x00000000U

Definition at line 354 of file stm32f4xx_hal_adc.h.