Function redpitaya::acquire::get_oldest_data_v [] [src]

pub fn get_oldest_data_v(channel: Channel) -> Result<Vec<f32>, String>

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).