Function redpitaya::acquire::trigger::set_source[][src]

pub fn set_source(source: Source) -> Result<()>

Sets the trigger source used at acquiring signal.

When acquiring is started, the FPGA waits for the trigger condition on the specified source and when the condition is met, it starts writing the signal to the buffer.