VDAC channel initialization structure.
Public Attributes#
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. Default is continuous.
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#
warmup_keep_on#
bool sl_hal_vdac_init_channel_t::warmup_keep_on
Warm-up mode, keep VDAC on (in idle) - or shutdown between conversions.
high_cap_load_enable#
bool sl_hal_vdac_init_channel_t::high_cap_load_enable
Select high capacitance load mode in conjunction with high power.
fifo_low_data_threshold#
uint32_t sl_hal_vdac_init_channel_t::fifo_low_data_threshold
Channel x FIFO Low threshold data valid level.
ch_refresh_source#
sl_hal_vdac_refresh_source_t sl_hal_vdac_init_channel_t::ch_refresh_source
Channel refresh source.
trigger_mode#
sl_hal_vdac_trigger_mode_t sl_hal_vdac_init_channel_t::trigger_mode
Channel conversion trigger mode.
sample_off_mode#
bool sl_hal_vdac_init_channel_t::sample_off_mode
Set channel conversion mode to sample/shut-off mode. Default is continuous.