VDAC channel initialization structure.
Public Attributes#
Enable channel.
Warm-up mode, keep VDAC on (in idle) - or shutdown between conversions.
Select high capacitance load mode in conjunction with high power.
Channel x FIFO Low threshold data valid level.
Channel refresh source.
Channel conversion trigger mode.
Channel power mode.
Set channel conversion mode to sample/shut-off mode.
Vdac channel output pin.
Vdac channel output port.
Short High power and low power output.
Alternative output enable.
Main output enable.
Channel output hold time.
Public Attribute Documentation#
warmupKeepOn#
bool VDAC_InitChannel_TypeDef::warmupKeepOn
Warm-up mode, keep VDAC on (in idle) - or shutdown between conversions.
highCapLoadEnable#
bool VDAC_InitChannel_TypeDef::highCapLoadEnable
Select high capacitance load mode in conjunction with high power.
fifoLowDataThreshold#
uint32_t VDAC_InitChannel_TypeDef::fifoLowDataThreshold
Channel x FIFO Low threshold data valid level.
chRefreshSource#
VDAC_RefreshSource_TypeDef VDAC_InitChannel_TypeDef::chRefreshSource
Channel refresh source.
sampleOffMode#
bool VDAC_InitChannel_TypeDef::sampleOffMode
Set channel conversion mode to sample/shut-off mode.
Default is continuous.