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#
enable#
bool VDAC_InitChannel_TypeDef::enable
Enable channel.
449
of file platform/emlib/inc/em_vdac.h
warmupKeepOn#
bool VDAC_InitChannel_TypeDef::warmupKeepOn
Warm-up mode, keep VDAC on (in idle) - or shutdown between conversions.
452
of file platform/emlib/inc/em_vdac.h
highCapLoadEnable#
bool VDAC_InitChannel_TypeDef::highCapLoadEnable
Select high capacitance load mode in conjunction with high power.
455
of file platform/emlib/inc/em_vdac.h
fifoLowDataThreshold#
uint32_t VDAC_InitChannel_TypeDef::fifoLowDataThreshold
Channel x FIFO Low threshold data valid level.
458
of file platform/emlib/inc/em_vdac.h
chRefreshSource#
VDAC_RefreshSource_TypeDef VDAC_InitChannel_TypeDef::chRefreshSource
Channel refresh source.
461
of file platform/emlib/inc/em_vdac.h
trigMode#
VDAC_TrigMode_TypeDef VDAC_InitChannel_TypeDef::trigMode
Channel conversion trigger mode.
464
of file platform/emlib/inc/em_vdac.h
powerMode#
VDAC_PowerMode_TypeDef VDAC_InitChannel_TypeDef::powerMode
Channel power mode.
467
of file platform/emlib/inc/em_vdac.h
sampleOffMode#
bool VDAC_InitChannel_TypeDef::sampleOffMode
Set channel conversion mode to sample/shut-off mode.
Default is continuous.
471
of file platform/emlib/inc/em_vdac.h
pin#
uint32_t VDAC_InitChannel_TypeDef::pin
Vdac channel output pin.
474
of file platform/emlib/inc/em_vdac.h
port#
VDAC_ChPortSel_t VDAC_InitChannel_TypeDef::port
Vdac channel output port.
477
of file platform/emlib/inc/em_vdac.h
shortOutput#
bool VDAC_InitChannel_TypeDef::shortOutput
Short High power and low power output.
480
of file platform/emlib/inc/em_vdac.h
auxOutEnable#
bool VDAC_InitChannel_TypeDef::auxOutEnable
Alternative output enable.
483
of file platform/emlib/inc/em_vdac.h
mainOutEnable#
bool VDAC_InitChannel_TypeDef::mainOutEnable
Main output enable.
486
of file platform/emlib/inc/em_vdac.h
holdOutTime#
uint32_t VDAC_InitChannel_TypeDef::holdOutTime
Channel output hold time.
489
of file platform/emlib/inc/em_vdac.h