STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define DAC_ALIGN_12B_R   ((uint32_t)0x00000000U)
 
#define DAC_ALIGN_12B_L   ((uint32_t)0x00000004U)
 
#define DAC_ALIGN_8B_R   ((uint32_t)0x00000008U)
 

Detailed Description

Macro Definition Documentation

#define DAC_ALIGN_12B_L   ((uint32_t)0x00000004U)

Definition at line 166 of file stm32f7xx_hal_dac.h.

#define DAC_ALIGN_12B_R   ((uint32_t)0x00000000U)

Definition at line 165 of file stm32f7xx_hal_dac.h.

#define DAC_ALIGN_8B_R   ((uint32_t)0x00000008U)

Definition at line 167 of file stm32f7xx_hal_dac.h.