HAL
LL_DAC_OUTPUT_BUFFER_DISABLE is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_DAC_OUTPUT_BUFFER_DISABLE

LL_DAC_OUTPUT_BUFFER_DISABLE macro

The selected DAC channel output is not buffered: lower drive current capability, but also lower current consumption

Syntax

#define LL_DAC_OUTPUT_BUFFER_DISABLE (DAC_CR_BOFF1)

References

LocationText
stm32f4xx_ll_dac.h:316
#define LL_DAC_OUTPUT_BUFFER_DISABLE (DAC_CR_BOFF1) /*!< The selected DAC channel output is not buffered: lower drive current capability, but also lower current consumption */