Function redpitaya::acquire::oldest_data_v[][src]

pub fn oldest_data_v(channel: Channel, size: u32) -> Result<Vec<f32>>

Returns the ADC buffer in Volt units from the oldest sample to the newest one.

CAUTION: Use this method only when write pointer has stopped (Trigger happened and writing stopped).