HAL
DAC_CR_CH1_BITOFFSET is only used within HAL.
 
Symbols
loading...
Files
loading...

DAC_CR_CH1_BITOFFSET macro

Syntax

#define DAC_CR_CH1_BITOFFSET 0UL

References

LocationText
stm32f4xx_ll_dac.h:54
#define DAC_CR_CH1_BITOFFSET 0UL /* Position of channel bits into registers
stm32f4xx_ll_dac.h:59
#define DAC_CR_CHX_BITOFFSET_MASK (DAC_CR_CH1_BITOFFSET | DAC_CR_CH2_BITOFFSET)
stm32f4xx_ll_dac.h:241