STM32F439xx HAL User Manual
Defines
DAC channel output resolution
DAC Exported Constants

Defines

#define LL_DAC_RESOLUTION_12B   0x00000000U
#define LL_DAC_RESOLUTION_8B   0x00000002U

Define Documentation

#define LL_DAC_RESOLUTION_12B   0x00000000U

DAC channel resolution 12 bits

Definition at line 310 of file stm32f4xx_ll_dac.h.

#define LL_DAC_RESOLUTION_8B   0x00000002U

DAC channel resolution 8 bits

Definition at line 311 of file stm32f4xx_ll_dac.h.