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

DAC_CR_CH2_BITOFFSET macro

Syntax

#define DAC_CR_CH2_BITOFFSET 16UL

References

LocationText
stm32f4xx_ll_dac.h:57
#define DAC_CR_CH2_BITOFFSET 16UL /* 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)