Digital-to-analog converter (DAC)
ï€ DAC_Channel_2 : DAC Channel2 selected
ï‚· NewState : new state of the DAC channel. This parameter
can be: ENABLE or DISABLE.
ï‚· When the DAC channel is enabled the trigger source can no
more be modified.
7.2.6.5 DAC_SoftwareTriggerCmd
void DAC_SoftwareTriggerCmd ( uint32_t DAC_Channel,
FunctionalState NewState)
Enables or disables the selected DAC channel software trigger.
ï‚· DAC_Channel : The selected DAC channel. This parameter
can be:
ï€ DAC_Channel_1 : DAC Channel1 selected
ï€ DAC_Channel_2 : DAC Channel2 selected
ï‚· NewState : new state of the selected DAC channel software
trigger. This parameter can be: ENABLE or DISABLE.
7.2.6.6 DAC_DualSoftwareTriggerCmd
void DAC_DualSoftwareTriggerCmd ( FunctionalState
NewState)
Enables or disables simultaneously the two DAC channels
software triggers.
ï‚· NewState : new state of the DAC channels software triggers.
This parameter can be: ENABLE or DISABLE.