Set the conversion trigger source for the selected DAC channel: internal (SW start) or from external peripheral (timer event, external interrupt line). This parameter can be a value of DAC_LL_EC_TRIGGER_SOURCE This feature can be modified afterwards using unitary function LL_DAC_SetTriggerSource().
Set the waveform automatic generation mode for the selected DAC channel. This parameter can be a value of DAC_LL_EC_WAVE_AUTO_GENERATION_MODE This feature can be modified afterwards using unitary function LL_DAC_SetWaveAutoGeneration().
Set the waveform automatic generation mode for the selected DAC channel. If waveform automatic generation mode is set to noise, this parameter can be a value of DAC_LL_EC_WAVE_NOISE_LFSR_UNMASK_BITS If waveform automatic generation mode is set to triangle, this parameter can be a value of DAC_LL_EC_WAVE_TRIANGLE_AMPLITUDE.
Set the output buffer for the selected DAC channel. This parameter can be a value of DAC_LL_EC_OUTPUT_BUFFER This feature can be modified afterwards using unitary function LL_DAC_SetOutputBuffer().
Related Functions
Found 2 other functions taking a LL_DAC_InitTypeDef
argument:
Initialize some features of DAC channel. (1) On this STM32 series, parameter not available on all devices. Refer to device datasheet for channels availability.